library(here)
## here() starts at /Volumes/GoogleDrive/Shared drives/Nami Dissertation/WORCS project
knitr::opts_chunk$set(
error = TRUE,
message = TRUE,
warning = TRUE
)
ggplot2::theme_set(ggplot2::theme_bw())
library(codebook)
codebook_data <- rio::import(here("data/Study1a_public.rds"))
codebook(codebook_data)
## Loading required namespace: GPArotation
Dataset name: codebook_data
The dataset has N=578 rows and 157 columns. 562 rows have no missing values on any column.
|
#Variables
Participant ID
Distribution of values for id
0 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace |
|---|---|---|---|---|---|---|---|---|---|
| id | Participant ID | character | 0 | 1 | 575 | 0 | 4 | 5 | 0 |
## 578 unique, categorical values, so not shown.
0 missing values.
| name | data_type | n_missing | complete_rate | n_unique | min | median | max | label |
|---|---|---|---|---|---|---|---|---|
| StartDate | POSIXct | 0 | 1 | 578 | 2018-08-31 16:23:10 | 2018-09-05 13:43:11 | 2018-11-30 22:48:49 | NA |
## 578 unique, categorical values, so not shown.
0 missing values.
| name | data_type | n_missing | complete_rate | n_unique | min | median | max | label |
|---|---|---|---|---|---|---|---|---|
| EndDate | POSIXct | 0 | 1 | 578 | 2018-08-31 16:51:54 | 2018-09-05 15:27:57 | 2018-12-03 10:21:28 | NA |
Distribution of values for finished
0 missing values.
| name | data_type | n_missing | complete_rate | n_unique | empty | min | max | whitespace | label |
|---|---|---|---|---|---|---|---|---|---|
| finished | character | 0 | 1 | 2 | 0 | 4 | 5 | 0 | NA |
Heart Manikin
Distribution of values for heart
7 missing values.
| name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
|---|---|---|---|---|---|---|---|---|---|---|
| heart | Heart Manikin | numeric | 7 | 0.9878893 | 1 | 6 | 9 | 6.295972 | 1.929903 | ▁▃▃▇▆ |
Valence Self-Assessment Manikin
Distribution of values for valence
7 missing values.
| name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist |
|---|---|---|---|---|---|---|---|---|---|---|
| valence | Valence Self-Assessment Manikin | numeric | 7 | 0.9878893 | 1 | 6 | 9 | 6.329247 | 1.650147 | ▁▂▃▇▃ |
Whites are less susceptible to heart disease like hypertension than Blacks.
Distribution of values for bio_diff12
8 missing values.
| name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
|---|---|---|---|---|---|---|---|---|---|---|---|
| bio_diff12 | Whites are less susceptible to heart disease like hypertension than Blacks. | haven_labelled | 8 | 0.9861592 | 1 | 2 | 6 | 2.435088 | 1.267478 | 6 | ▇▇▁▇▅▁▁▁ |
| name | value |
|---|---|
| Definitely untrue | 1 |
| Probably untrue | 2 |
| Possibly untrue | 3 |
| Possibly true | 4 |
| Probably true | 5 |
| Definitely true | 6 |
Blacks are less likely to contract spinal cord diseases like multiple sclerosis.
Distribution of values for bio_diff13
8 missing values.
| name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
|---|---|---|---|---|---|---|---|---|---|---|---|
| bio_diff13 | Blacks are less likely to contract spinal cord diseases like multiple sclerosis. | haven_labelled | 8 | 0.9861592 | 1 | 2 | 6 | 2.473684 | 1.196146 | 6 | ▇▇▁▇▆▁▁▁ |
| name | value |
|---|---|
| Definitely untrue | 1 |
| Probably untrue | 2 |
| Possibly untrue | 3 |
| Possibly true | 4 |
| Probably true | 5 |
| Definitely true | 6 |
Blacks, on average, have denser, stronger bones than Whites.
Distribution of values for bio_diff14
8 missing values.
| name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
|---|---|---|---|---|---|---|---|---|---|---|---|
| bio_diff14 | Blacks, on average, have denser, stronger bones than Whites. | haven_labelled | 8 | 0.9861592 | 1 | 3 | 6 | 2.650877 | 1.320066 | 6 | ▇▆▁▆▇▁▂▁ |
| name | value |
|---|---|
| Definitely untrue | 1 |
| Probably untrue | 2 |
| Possibly untrue | 3 |
| Possibly true | 4 |
| Probably true | 5 |
| Definitely true | 6 |
Whites are less likely to have a stroke than Blacks.
Distribution of values for bio_diff15
8 missing values.
| name | label | data_type | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
|---|---|---|---|---|---|---|---|---|---|---|---|
| bio_diff15 | Whites are less likely to have a stroke than Blacks. | haven_labelled | 8 | 0.9861592 | 1 | 2 | 6 | 2.292982 | 1.086805 | 6 | ▇▇▁▇▃▁▁▁ |
| name | value |
|---|---|
| Definitely untrue | 1 |
| Probably untrue | 2 |
| Possibly untrue | 3 |
| Possibly true | 4 |
| Probably true | 5 |
| Definitely true | 6 |
I find it hard to imitate the behavior of other people.
Distribution of values for self_monitoring1
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring1 | I find it hard to imitate the behavior of other people. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
My behavior is usually an expression of my true inner feelings, attitudes, and beliefs.
Distribution of values for self_monitoring2
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring2 | My behavior is usually an expression of my true inner feelings, attitudes, and beliefs. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
As parties and social gatherings, I do not attempt to do or say things that others will like.
Distribution of values for self_monitoring3
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring3 | As parties and social gatherings, I do not attempt to do or say things that others will like. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
I can only argue for ideas I already believe.
Distribution of values for self_monitoring4
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring4 | I can only argue for ideas I already believe. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
I can make impromptu speeches even on topics about which I have almost no information.
Distribution of values for self_monitoring5
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring5 | I can make impromptu speeches even on topics about which I have almost no information. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
I guess I put on a show to impress or entertain people.
Distribution of values for self_monitoring6
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring6 | I guess I put on a show to impress or entertain people. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
When I am uncertain how to act in a social situation, I look to the behavior of others for cues.
Distribution of values for self_monitoring7
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring7 | When I am uncertain how to act in a social situation, I look to the behavior of others for cues. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
I would probably make a good actor.
Distribution of values for self_monitoring8
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring8 | I would probably make a good actor. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
I rarely need the advice of my friends to choose movies, books, or music.
Distribution of values for self_monitoring9
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring9 | I rarely need the advice of my friends to choose movies, books, or music. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
I sometimes appear to others to be experiencing deeper emotions than I actually am.
Distribution of values for self_monitoring10
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring10 | I sometimes appear to others to be experiencing deeper emotions than I actually am. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
I laugh more when I watch a comedy with others than when alone.
Distribution of values for self_monitoring11
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring11 | I laugh more when I watch a comedy with others than when alone. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
In a group of people I am rarely the center of attention.
Distribution of values for self_monitoring12
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring12 | In a group of people I am rarely the center of attention. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
In different situations and with different people, I often act like very different persons.
Distribution of values for self_monitoring13
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring13 | In different situations and with different people, I often act like very different persons. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
I am not particularly good at making other people like me.
Distribution of values for self_monitoring14
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring14 | I am not particularly good at making other people like me. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
Even if I am not enjoying myself, I often pretend to be having a good time.
Distribution of values for self_monitoring15
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring15 | Even if I am not enjoying myself, I often pretend to be having a good time. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
I am not always the person I appear to be.
Distribution of values for self_monitoring16
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring16 | I am not always the person I appear to be. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
I would not change my opinions (or the way I do things) in order to please someone else or win their favor.
Distribution of values for self_monitoring17
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring17 | I would not change my opinions (or the way I do things) in order to please someone else or win their favor. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
I have considered being an entertainer.
Distribution of values for self_monitoring18
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring18 | I have considered being an entertainer. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
In order to get along and be like, I tend to be what other people expect me to be rather than anything else.
Distribution of values for self_monitoring19
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring19 | In order to get along and be like, I tend to be what other people expect me to be rather than anything else. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
I have never been good at games like charades or improvisational acting.
Distribution of values for self_monitoring20
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring20 | I have never been good at games like charades or improvisational acting. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
I have trouble changing my behavior to suit different people and different situations.
Distribution of values for self_monitoring21
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring21 | I have trouble changing my behavior to suit different people and different situations. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
At a party, I let’s others keep the jokes and stories going.
Distribution of values for self_monitoring22
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring22 | At a party, I let’s others keep the jokes and stories going. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
I can look anyone in the eye and tell a lie with a straight face (if for a right end).
Distribution of values for self_monitoring23
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring23 | I can look anyone in the eye and tell a lie with a straight face (if for a right end). | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
I may deceive people by being friendly when I really dislike them.
Distribution of values for self_monitoring24
6 missing values.
| name | label | data_type | n_missing | complete_rate | n_unique | empty | min | median | max | whitespace | n_value_labels |
|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring24 | I may deceive people by being friendly when I really dislike them. | haven_labelled | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | 0 | 2 |
| name | value |
|---|---|
| 1 | T |
| 2 | F |
Reliability: .
Missing: 7.
Likert plot of scale CESD_sum items
Distribution of scale CESD_sum
## No viewer found, probably documenting or testing
| Dataframe: | res$dat |
| Items: | CESD4R, CESD8R, CESD12R, CESD16R, CESD1, CESD2, CESD3, CESD5, CESD6, CESD7, CESD9, CESD10, CESD11, CESD13, CESD14, CESD15, CESD17, CESD18, CESD19 & CESD20 |
| Observations: | 571 |
| Positive correlations: | 189 |
| Number of correlations: | 190 |
| Percentage positive correlations: | 99 |
| Omega (total): | 0.92 |
| Omega (hierarchical): | 0.86 |
| Revelle’s Omega (total): | 0.92 |
| Greatest Lower Bound (GLB): | 0.94 |
| Coefficient H: | 0.93 |
| Coefficient Alpha: | 0.90 |
(Estimates assuming ordinal level not computed, as the polychoric correlation matrix has missing values.)
Note: the normal point estimate and confidence interval for omega are based on the procedure suggested by Dunn, Baguley & Brunsden (2013) using the MBESS function ci.reliability, whereas the psych package point estimate was suggested in Revelle & Zinbarg (2008). See the help (‘?ufs::scaleStructure’) for more information.
7.492, 2.043, 1.049, 0.941, 0.812, 0.796, 0.78, 0.72, 0.668, 0.608, 0.588, 0.541, 0.526, 0.461, 0.413, 0.376, 0.347, 0.324, 0.276 & 0.238
| TC1 | TC2 | TC3 | |
|---|---|---|---|
| CESD4R | 0.170 | 0.717 | -0.205 |
| CESD8R | -0.181 | 0.785 | 0.030 |
| CESD12R | 0.069 | 0.767 | 0.029 |
| CESD16R | 0.028 | 0.849 | 0.011 |
| CESD1 | 0.594 | -0.015 | 0.120 |
| CESD2 | 0.277 | 0.040 | 0.431 |
| CESD3 | 0.572 | 0.191 | 0.200 |
| CESD5 | 0.090 | -0.082 | 0.694 |
| CESD6 | 0.552 | 0.205 | 0.239 |
| CESD7 | 0.223 | -0.163 | 0.537 |
| CESD9 | 0.495 | 0.263 | 0.069 |
| CESD10 | 0.585 | -0.004 | 0.204 |
| CESD11 | 0.004 | 0.087 | 0.709 |
| CESD13 | 0.349 | 0.070 | 0.276 |
| CESD14 | 0.611 | 0.119 | 0.165 |
| CESD15 | 0.864 | -0.103 | -0.292 |
| CESD17 | 0.520 | 0.033 | 0.145 |
| CESD18 | 0.722 | 0.034 | 0.164 |
| CESD19 | 0.807 | 0.002 | -0.039 |
| CESD20 | 0.540 | 0.112 | 0.288 |
| mean | median | var | sd | IQR | se | min | q1 | q3 | max | skew | kurt | dip | n | NA | valid | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| CESD4R | 1.1419 | 1 | 0.9184 | 0.9584 | 2 | 0.0401 | 0 | 0 | 2 | 3 | 0.3972 | -0.8239 | 0.1489 | 571 | 0 | 571 |
| CESD8R | 1.0806 | 1 | 0.8567 | 0.9256 | 2 | 0.0387 | 0 | 0 | 2 | 3 | 0.4922 | -0.6252 | 0.1524 | 571 | 0 | 571 |
| CESD12R | 0.8074 | 1 | 0.6084 | 0.78 | 1 | 0.0326 | 0 | 0 | 2 | 3 | 0.64 | -0.2432 | 0.1979 | 571 | 0 | 571 |
| CESD16R | 0.8249 | 1 | 0.6851 | 0.8277 | 1 | 0.0346 | 0 | 0 | 2 | 3 | 0.7831 | 0.0075 | 0.2014 | 571 | 0 | 571 |
| CESD1 | 0.9019 | 1 | 0.6781 | 0.8235 | 1 | 0.0345 | 0 | 0 | 2 | 3 | 0.6188 | -0.2294 | 0.176 | 571 | 0 | 571 |
| CESD2 | 0.8459 | 1 | 0.8323 | 0.9123 | 1 | 0.0382 | 0 | 0 | 2 | 3 | 0.7823 | -0.3644 | 0.162 | 571 | 0 | 571 |
| CESD3 | 0.7741 | 1 | 0.7927 | 0.8904 | 1 | 0.0373 | 0 | 0 | 2 | 3 | 0.8327 | -0.3559 | 0.1445 | 571 | 0 | 571 |
| CESD5 | 1.2259 | 1 | 0.8173 | 0.904 | 1 | 0.0378 | 0 | 0 | 2 | 3 | 0.3114 | -0.6781 | 0.1313 | 571 | 0 | 571 |
| CESD6 | 0.6655 | 0 | 0.6932 | 0.8326 | 1 | 0.0348 | 0 | NA | 1 | 3 | 1.1131 | 0.4924 | 0.1585 | 571 | 0 | 571 |
| CESD7 | 1.2014 | 1 | 0.9366 | 0.9678 | 2 | 0.0405 | 0 | 0 | 2 | 3 | 0.2638 | -0.9688 | 0.1427 | 571 | 0 | 571 |
| CESD9 | 0.3678 | 0 | 0.4856 | 0.6968 | 1 | 0.0292 | 0 | NA | 1 | 3 | 1.9473 | 3.2138 | 0.0867 | 571 | 0 | 571 |
| CESD10 | 0.7986 | 1 | 0.7506 | 0.8664 | 1 | 0.0363 | 0 | 0 | 2 | 3 | 0.856 | -0.0683 | 0.1786 | 571 | 0 | 571 |
| CESD11 | 1.0298 | 1 | 0.9868 | 0.9934 | 2 | 0.0416 | 0 | 0 | 2 | 3 | 0.576 | -0.7769 | 0.162 | 571 | 0 | 571 |
| CESD13 | 0.8739 | 1 | 0.7735 | 0.8795 | 1 | 0.0368 | 0 | 0 | 2 | 3 | 0.7141 | -0.3285 | 0.1848 | 571 | 0 | 571 |
| CESD14 | 0.9335 | 1 | 0.8728 | 0.9342 | 1 | 0.0391 | 0 | 0 | 2 | 3 | 0.7158 | -0.4205 | 0.1804 | 571 | 0 | 571 |
| CESD15 | 0.5709 | 0 | 0.5507 | 0.7421 | 1 | 0.0311 | 0 | NA | 1 | 3 | 1.2156 | 1.037 | 0.1673 | 571 | 0 | 571 |
| CESD17 | 0.613 | 0 | 0.7148 | 0.8455 | 1 | 0.0354 | 0 | NA | 1 | 3 | 1.2328 | 0.6104 | 0.1287 | 571 | 0 | 571 |
| CESD18 | 0.9842 | 1 | 0.7454 | 0.8633 | 1 | 0.0361 | 0 | 0 | 2 | 3 | 0.6049 | -0.2768 | 0.1594 | 571 | 0 | 571 |
| CESD19 | 0.8126 | 1 | 0.8017 | 0.8954 | 1 | 0.0375 | 0 | 0 | 2 | 3 | 0.8625 | -0.1479 | 0.169 | 571 | 0 | 571 |
| CESD20 | 0.697 | 0 | 0.773 | 0.8792 | 1 | 0.0368 | 0 | NA | 1 | 3 | 1.0812 | 0.2463 | 0.1445 | 571 | 0 | 571 |
Scatterplot
## No viewer found, probably documenting or testing
| name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| CESD4R | I felt that I was just as good as other people. | haven_labelled | 3. Rarely or none of the time, 2. Some or a little of the time (1-2 days) , 1. Occasionally or a moderate amount of time (3-4 days) , 0. Most or all of the time |
7 | 0.9878893 | 0 | 1 | 3 | 1.1418564 | 0.9583517 | 4 | ▆▁▇▁▁▅▁▂ |
| CESD8R | I felt hopeful about the future. | haven_labelled | 3. Rarely or none of the time, 2. Some or a little of the time (1-2 days) , 1. Occasionally or a moderate amount of time (3-4 days) , 0. Most or all of the time |
7 | 0.9878893 | 0 | 1 | 3 | 1.0805604 | 0.9255574 | 4 | ▆▁▇▁▁▅▁▂ |
| CESD12R | I was happy. | haven_labelled | 3. Rarely or none of the time, 2. Some or a little of the time (1-2 days) , 1. Occasionally or a moderate amount of time (3-4 days) , 0. Most or all of the time |
7 | 0.9878893 | 0 | 1 | 3 | 0.8073555 | 0.7800237 | 4 | ▇▁▇▁▁▃▁▁ |
| CESD16R | I enjoyed life. | haven_labelled | 3. Rarely or none of the time, 2. Some or a little of the time (1-2 days) , 1. Occasionally or a moderate amount of time (3-4 days) , 0. Most or all of the time |
7 | 0.9878893 | 0 | 1 | 3 | 0.8248687 | 0.8276863 | 4 | ▇▁▇▁▁▃▁▁ |
| CESD1 | I was bothered by things that usually don’t bother me. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
7 | 0.9878893 | 0 | 1 | 3 | 0.9019264 | 0.8234586 | 4 | ▆▁▇▁▁▃▁▁ |
| CESD2 | I did not feel like eating, my appetite was poor. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
7 | 0.9878893 | 0 | 1 | 3 | 0.8458844 | 0.9123306 | 4 | ▇▁▆▁▁▃▁▁ |
| CESD3 | I felt that I could not shake off the blues even with help from my family and friends. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
7 | 0.9878893 | 0 | 1 | 3 | 0.7740806 | 0.8903542 | 4 | ▇▁▅▁▁▃▁▁ |
| CESD5 | I had trouble keeping my mind on what I was doing. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
7 | 0.9878893 | 0 | 1 | 3 | 1.2259194 | 0.9040420 | 4 | ▅▁▇▁▁▅▁▂ |
| CESD6 | I felt depressed. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
7 | 0.9878893 | 0 | 0 | 3 | 0.6654991 | 0.8325719 | 4 | ▇▁▅▁▁▂▁▁ |
| CESD7 | I felt that everything I did was an effort. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
7 | 0.9878893 | 0 | 1 | 3 | 1.2014011 | 0.9677600 | 4 | ▇▁▇▁▁▇▁▂ |
| CESD9 | I thought my life had been a failure. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
7 | 0.9878893 | 0 | 0 | 3 | 0.3677758 | 0.6968187 | 4 | ▇▁▂▁▁▁▁▁ |
| CESD10 | I felt fearful. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
7 | 0.9878893 | 0 | 1 | 3 | 0.7985989 | 0.8663686 | 4 | ▇▁▆▁▁▂▁▁ |
| CESD11 | My sleep was restless. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
7 | 0.9878893 | 0 | 1 | 3 | 1.0297723 | 0.9933939 | 4 | ▇▁▇▁▁▅▁▂ |
| CESD13 | I talked less than usual. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
7 | 0.9878893 | 0 | 1 | 3 | 0.8739054 | 0.8795146 | 4 | ▇▁▇▁▁▃▁▁ |
| CESD14 | I felt lonely. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
7 | 0.9878893 | 0 | 1 | 3 | 0.9334501 | 0.9342143 | 4 | ▇▁▇▁▁▃▁▂ |
| CESD15 | People were unfriendly. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
7 | 0.9878893 | 0 | 0 | 3 | 0.5709282 | 0.7420661 | 4 | ▇▁▅▁▁▁▁▁ |
| CESD17 | I had crying spells. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
7 | 0.9878893 | 0 | 0 | 3 | 0.6129597 | 0.8454876 | 4 | ▇▁▃▁▁▂▁▁ |
| CESD18 | I felt sad. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
7 | 0.9878893 | 0 | 1 | 3 | 0.9842382 | 0.8633453 | 4 | ▆▁▇▁▁▃▁▁ |
| CESD19 | I felt people disliked me. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
7 | 0.9878893 | 0 | 1 | 3 | 0.8126095 | 0.8953576 | 4 | ▇▁▆▁▁▂▁▁ |
| CESD20 | I could not “get going.” | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
7 | 0.9878893 | 0 | 0 | 3 | 0.6970228 | 0.8791792 | 4 | ▇▁▅▁▁▂▁▁ |
Reliability: .
Missing: 8.
Likert plot of scale bio_diff_mean items
Distribution of scale bio_diff_mean
## No viewer found, probably documenting or testing
| Dataframe: | res$dat |
| Items: | bio_diff1, bio_diff2, bio_diff3, bio_diff4, bio_diff5, bio_diff6, bio_diff7, bio_diff8, bio_diff9, bio_diff10 & bio_diff11 |
| Observations: | 570 |
| Positive correlations: | 55 |
| Number of correlations: | 55 |
| Percentage positive correlations: | 100 |
| Omega (total): | 0.96 |
| Omega (hierarchical): | 0.86 |
| Revelle’s Omega (total): | 0.96 |
| Greatest Lower Bound (GLB): | 0.96 |
| Coefficient H: | 0.95 |
| Coefficient Alpha: | 0.94 |
(Estimates assuming ordinal level not computed, as the polychoric correlation matrix has missing values.)
Note: the normal point estimate and confidence interval for omega are based on the procedure suggested by Dunn, Baguley & Brunsden (2013) using the MBESS function ci.reliability, whereas the psych package point estimate was suggested in Revelle & Zinbarg (2008). See the help (‘?ufs::scaleStructure’) for more information.
7.065, 0.967, 0.479, 0.459, 0.348, 0.332, 0.316, 0.293, 0.287, 0.242 & 0.214
| PC1 | |
|---|---|
| bio_diff1 | 0.710 |
| bio_diff2 | 0.831 |
| bio_diff3 | 0.789 |
| bio_diff4 | 0.713 |
| bio_diff5 | 0.838 |
| bio_diff6 | 0.712 |
| bio_diff7 | 0.843 |
| bio_diff8 | 0.818 |
| bio_diff9 | 0.853 |
| bio_diff10 | 0.851 |
| bio_diff11 | 0.836 |
| mean | median | var | sd | IQR | se | min | q1 | q3 | max | skew | kurt | dip | n | NA | valid | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bio_diff1 | 2.8263 | 3 | 2.2 | 1.4832 | 3 | 0.0621 | 1 | 1 | 4 | 6 | 0.3233 | -0.9178 | 0.1123 | 570 | 0 | 570 |
| bio_diff2 | 2.193 | 2 | 1.2527 | 1.1192 | 2 | 0.0469 | 1 | 1 | 3 | 6 | 0.6029 | -0.4081 | 0.1325 | 570 | 0 | 570 |
| bio_diff3 | 2.4702 | 2 | 1.4833 | 1.2179 | 2 | 0.051 | 1 | 1 | 3 | 6 | 0.3303 | -0.8052 | 0.1202 | 570 | 0 | 570 |
| bio_diff4 | 1.7526 | 1 | 0.9282 | 0.9634 | 1 | 0.0404 | 1 | NA | 3 | 6 | 1.0326 | 0.1942 | 0.1053 | 570 | 0 | 570 |
| bio_diff5 | 2.0667 | 2 | 1.05 | 1.0247 | 2 | 0.0429 | 1 | 1 | 3 | 6 | 0.5447 | -0.6134 | 0.1351 | 570 | 0 | 570 |
| bio_diff6 | 2.9526 | 3 | 1.887 | 1.3737 | 2 | 0.0575 | 1 | 1 | 4 | 6 | 0.0283 | -1.0106 | 0.1035 | 570 | 0 | 570 |
| bio_diff7 | 2.2561 | 2 | 1.3438 | 1.1592 | 2 | 0.0486 | 1 | 1 | 3 | 6 | 0.5558 | -0.5061 | 0.1246 | 570 | 0 | 570 |
| bio_diff8 | 2.2035 | 2 | 1.245 | 1.1158 | 2 | 0.0467 | 1 | 1 | 3 | 6 | 0.6357 | -0.2206 | 0.1368 | 570 | 0 | 570 |
| bio_diff9 | 2.2491 | 2 | 1.2981 | 1.1393 | 2 | 0.0477 | 1 | 1 | 3 | 6 | 0.4879 | -0.696 | 0.1263 | 570 | 0 | 570 |
| bio_diff10 | 2.2421 | 2 | 1.5019 | 1.2255 | 2 | 0.0513 | 1 | 1 | 3 | 6 | 0.6853 | -0.3885 | 0.1211 | 570 | 0 | 570 |
| bio_diff11 | 2.4193 | 2 | 1.4952 | 1.2228 | 2 | 0.0512 | 1 | 1 | 3 | 6 | 0.3731 | -0.8716 | 0.1167 | 570 | 0 | 570 |
Scatterplot
## No viewer found, probably documenting or testing
| name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bio_diff1 | On average, Blacks age more slowly than Whites. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
8 | 0.9861592 | 1 | 3 | 6 | 2.826316 | 1.4832428 | 6 | ▇▆▁▆▇▁▃▂ |
| bio_diff2 | Black people’s nerve-endings are less sensitive than White people’s nerve-endings. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
8 | 0.9861592 | 1 | 2 | 6 | 2.192982 | 1.1192295 | 6 | ▇▆▁▆▂▁▁▁ |
| bio_diff3 | Black people’s blood coagulates more quickly — because of that, Blacks have a lower rate of hemophilia than Whites. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
8 | 0.9861592 | 1 | 2 | 6 | 2.470175 | 1.2179046 | 6 | ▇▆▁▇▆▁▁▁ |
| bio_diff4 | Whites, on average, have larger brains than Blacks. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
8 | 0.9861592 | 1 | 1 | 6 | 1.752632 | 0.9634088 | 6 | ▇▃▁▃▁▁▁▁ |
| bio_diff5 | Whites have a better sense of hearing compared with Blacks. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
8 | 0.9861592 | 1 | 2 | 6 | 2.066667 | 1.0247094 | 6 | ▇▆▁▅▂▁▁▁ |
| bio_diff6 | Black people’s skin has more collagen | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
8 | 0.9861592 | 1 | 3 | 6 | 2.952632 | 1.3736927 | 6 | ▆▅▁▆▇▁▃▁ |
| bio_diff7 | Blacks have a more sensitive sense of smell than Whites; they can differentiate odors and detect faint smells better than Whites. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
8 | 0.9861592 | 1 | 2 | 6 | 2.256140 | 1.1592097 | 6 | ▇▆▁▆▃▁▁▁ |
| bio_diff8 | Whites have more efficient respiratory systems than Blacks. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
8 | 0.9861592 | 1 | 2 | 6 | 2.203509 | 1.1157862 | 6 | ▇▆▁▆▂▁▁▁ |
| bio_diff9 | Black couples are significantly more fertile than White couples. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
8 | 0.9861592 | 1 | 2 | 6 | 2.249123 | 1.1393463 | 6 | ▇▆▁▆▃▁▁▁ |
| bio_diff10 | Blacks are better at detecting movement than Whites. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
8 | 0.9861592 | 1 | 2 | 6 | 2.242105 | 1.2255263 | 6 | ▇▅▁▅▃▁▁▁ |
| bio_diff11 | Blacks have stronger immune systems than Whites and are less likely to contract colds. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
8 | 0.9861592 | 1 | 2 | 6 | 2.419298 | 1.2227973 | 6 | ▇▆▁▆▅▁▁▁ |
Reliability: .
Missing: 9.
Likert plot of scale reactivity_mean items
Distribution of scale reactivity_mean
## No viewer found, probably documenting or testing
| Dataframe: | res$dat |
| Items: | reactivity3R, reactivity4R, reactivity7R, reactivity12R, reactivity13R, reactivity14R, reactivity15R, reactivity18R, reactivity19R, reactivity1, reactivity2, reactivity5, reactivity6, reactivity8, reactivity9, reactivity10, reactivity11, reactivity16, reactivity17, reactivity20, reactivity21, reactivity22, reactivity23, reactivity24, reactivity25, reactivity26, reactivity27 & reactivity28 |
| Observations: | 569 |
| Positive correlations: | 282 |
| Number of correlations: | 378 |
| Percentage positive correlations: | 75 |
| Omega (total): | 0.86 |
| Omega (hierarchical): | 0.50 |
| Revelle’s Omega (total): | 0.86 |
| Greatest Lower Bound (GLB): | 0.84 |
| Coefficient H: | 0.88 |
| Coefficient Alpha: | 0.80 |
(Estimates assuming ordinal level not computed, as the polychoric correlation matrix has missing values.)
Note: the normal point estimate and confidence interval for omega are based on the procedure suggested by Dunn, Baguley & Brunsden (2013) using the MBESS function ci.reliability, whereas the psych package point estimate was suggested in Revelle & Zinbarg (2008). See the help (‘?ufs::scaleStructure’) for more information.
5.73, 3.276, 2.227, 2.09, 1.341, 0.974, 0.811, 0.798, 0.788, 0.756, 0.712, 0.697, 0.632, 0.63, 0.596, 0.574, 0.557, 0.538, 0.524, 0.499, 0.462, 0.451, 0.437, 0.429, 0.411, 0.381, 0.356 & 0.322
| TC1 | TC3 | TC2 | TC4 | TC5 | |
|---|---|---|---|---|---|
| reactivity3R | 0.344 | 0.068 | -0.210 | 0.193 | 0.543 |
| reactivity4R | -0.024 | 0.020 | 0.011 | 0.682 | 0.207 |
| reactivity7R | -0.208 | 0.425 | -0.129 | 0.327 | 0.295 |
| reactivity12R | -0.179 | 0.505 | -0.302 | 0.219 | 0.192 |
| reactivity13R | -0.165 | -0.023 | 0.555 | 0.240 | 0.365 |
| reactivity14R | -0.014 | 0.037 | -0.043 | 0.681 | 0.149 |
| reactivity15R | 0.353 | -0.100 | -0.001 | 0.111 | 0.614 |
| reactivity18R | -0.044 | -0.097 | -0.095 | 0.759 | 0.042 |
| reactivity19R | -0.283 | -0.053 | 0.628 | 0.026 | 0.305 |
| reactivity1 | 0.151 | 0.354 | 0.071 | 0.137 | -0.304 |
| reactivity2 | 0.199 | 0.099 | 0.039 | 0.554 | -0.277 |
| reactivity5 | 0.093 | 0.778 | 0.038 | -0.043 | 0.058 |
| reactivity6 | 0.088 | -0.052 | 0.602 | -0.033 | -0.101 |
| reactivity8 | 0.749 | 0.053 | -0.088 | -0.057 | 0.074 |
| reactivity9 | 0.370 | 0.118 | -0.147 | 0.336 | -0.331 |
| reactivity10 | 0.070 | 0.200 | 0.464 | 0.084 | -0.327 |
| reactivity11 | 0.663 | 0.081 | -0.037 | 0.085 | -0.081 |
| reactivity16 | 0.006 | 0.827 | 0.106 | -0.151 | 0.054 |
| reactivity17 | 0.018 | 0.113 | 0.618 | 0.142 | -0.248 |
| reactivity20 | 0.184 | 0.212 | 0.103 | 0.436 | -0.388 |
| reactivity21 | 0.740 | 0.095 | -0.049 | -0.081 | -0.010 |
| reactivity22 | 0.237 | -0.073 | 0.164 | 0.569 | -0.264 |
| reactivity23 | 0.025 | 0.707 | -0.052 | 0.016 | -0.119 |
| reactivity24 | 0.051 | -0.041 | 0.772 | -0.117 | -0.033 |
| reactivity25 | 0.733 | 0.036 | 0.115 | -0.003 | 0.195 |
| reactivity26 | 0.060 | 0.686 | 0.004 | 0.083 | -0.136 |
| reactivity27 | 0.044 | 0.143 | 0.632 | -0.131 | -0.013 |
| reactivity28 | 0.716 | -0.085 | 0.048 | 0.154 | 0.045 |
| mean | median | var | sd | IQR | se | min | q1 | q3 | max | skew | kurt | dip | n | NA | valid | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| reactivity3R | 2.536 | 3 | 1.0484 | 1.0239 | 1 | 0.0429 | 0 | 2 | 4 | 4 | -0.3 | -0.5811 | 0.1467 | 569 | 0 | 569 |
| reactivity4R | 2.5817 | 3 | 1.1945 | 1.0929 | 1 | 0.0458 | 0 | 2 | 4 | 4 | -0.4128 | -0.5391 | 0.1406 | 569 | 0 | 569 |
| reactivity7R | 2.4938 | 3 | 1.1624 | 1.0781 | 1 | 0.0452 | 0 | 2 | 4 | 4 | -0.3351 | -0.4815 | 0.1547 | 569 | 0 | 569 |
| reactivity12R | 2.464 | 3 | 1.4674 | 1.2114 | 1 | 0.0508 | 0 | 2 | 4 | 4 | -0.3926 | -0.7766 | 0.1265 | 569 | 0 | 569 |
| reactivity13R | 1.754 | 2 | 1.1048 | 1.0511 | 1 | 0.0441 | 0 | 1 | 3 | 4 | 0.1486 | -0.5845 | 0.1511 | 569 | 0 | 569 |
| reactivity14R | 2.6503 | 3 | 0.9778 | 0.9888 | 1 | 0.0415 | 0 | 2 | 4 | 4 | -0.4384 | -0.3042 | 0.1406 | 569 | 0 | 569 |
| reactivity15R | 2.1318 | 2 | 1.1851 | 1.0886 | 2 | 0.0456 | 0 | 1 | 3 | 4 | -0.1321 | -0.6245 | 0.1397 | 569 | 0 | 569 |
| reactivity18R | 3.0703 | 3 | 0.9739 | 0.9869 | 1 | 0.0414 | 0 | 2 | 4 | 4 | -1.0677 | 0.7787 | 0.1872 | 569 | 0 | 569 |
| reactivity19R | 1.3989 | 1 | 0.8916 | 0.9443 | 1 | 0.0396 | 0 | 0 | 2 | 4 | 0.3499 | -0.2477 | 0.1591 | 569 | 0 | 569 |
| reactivity1 | 2.812 | 3 | 1.0896 | 1.0438 | 2 | 0.0438 | 0 | 2 | 4 | 4 | -0.5873 | -0.3083 | 0.1547 | 569 | 0 | 569 |
| reactivity2 | 2.6977 | 3 | 1.0423 | 1.0209 | 1 | 0.0428 | 0 | 2 | 4 | 4 | -0.6233 | -0.06 | 0.1213 | 569 | 0 | 569 |
| reactivity5 | 2.1283 | 2 | 1.5134 | 1.2302 | 2 | 0.0516 | 0 | 1 | 3 | 4 | -0.1149 | -0.9138 | 0.1213 | 569 | 0 | 569 |
| reactivity6 | 1.6977 | 2 | 1.0493 | 1.0244 | 1 | 0.0429 | 0 | 1 | 3 | 4 | 0.0497 | -0.5645 | 0.138 | 569 | 0 | 569 |
| reactivity8 | 2.7241 | 3 | 0.9079 | 0.9528 | 1 | 0.0399 | 0 | 2 | 4 | 4 | -0.4905 | -0.1772 | 0.1327 | 569 | 0 | 569 |
| reactivity9 | 2.9016 | 3 | 0.7826 | 0.8846 | 2 | 0.0371 | 0 | 2 | 4 | 4 | -0.6794 | 0.457 | 0.1301 | 569 | 0 | 569 |
| reactivity10 | 2.1494 | 2 | 1.2963 | 1.1386 | 2 | 0.0477 | 0 | 1 | 3 | 4 | -0.2381 | -0.7532 | 0.1424 | 569 | 0 | 569 |
| reactivity11 | 2.7399 | 3 | 0.9217 | 0.96 | 1 | 0.0402 | 0 | 2 | 4 | 4 | -0.5381 | -0.1118 | 0.1274 | 569 | 0 | 569 |
| reactivity16 | 2.0018 | 2 | 1.5088 | 1.2283 | 2 | 0.0515 | 0 | 1 | 3 | 4 | -0.1063 | -0.9574 | 0.1327 | 569 | 0 | 569 |
| reactivity17 | 2.0756 | 2 | 1.3728 | 1.1717 | 2 | 0.0491 | 0 | 1 | 3 | 4 | -0.1538 | -0.8231 | 0.1406 | 569 | 0 | 569 |
| reactivity20 | 2.6098 | 3 | 1.0553 | 1.0273 | 1 | 0.0431 | 0 | 2 | 4 | 4 | -0.6302 | -0.0217 | 0.1248 | 569 | 0 | 569 |
| reactivity21 | 2.7434 | 3 | 0.9024 | 0.9499 | 1 | 0.0398 | 0 | 2 | 4 | 4 | -0.5438 | 0.057 | 0.1397 | 569 | 0 | 569 |
| reactivity22 | 2.696 | 3 | 1.0535 | 1.0264 | 1 | 0.043 | 0 | 2 | 4 | 4 | -0.5705 | -0.0958 | 0.138 | 569 | 0 | 569 |
| reactivity23 | 2.4253 | 3 | 1.3575 | 1.1651 | 1 | 0.0488 | 0 | 2 | 4 | 4 | -0.3749 | -0.651 | 0.1406 | 569 | 0 | 569 |
| reactivity24 | 1.1336 | 1 | 0.8835 | 0.94 | 2 | 0.0394 | 0 | 0 | 2 | 4 | 0.65 | 0.063 | 0.1353 | 569 | 0 | 569 |
| reactivity25 | 2.1933 | 2 | 1.209 | 1.0996 | 2 | 0.0461 | 0 | 1 | 3 | 4 | -0.1494 | -0.6885 | 0.1467 | 569 | 0 | 569 |
| reactivity26 | 2.4446 | 3 | 1.353 | 1.1632 | 1 | 0.0488 | 0 | 2 | 4 | 4 | -0.4312 | -0.6421 | 0.1239 | 569 | 0 | 569 |
| reactivity27 | 1.2689 | 1 | 1.0631 | 1.0311 | 2 | 0.0432 | 0 | 0 | 2 | 4 | 0.4977 | -0.3903 | 0.1318 | 569 | 0 | 569 |
| reactivity28 | 2.594 | 3 | 1.0479 | 1.0237 | 1 | 0.0429 | 0 | 2 | 4 | 4 | -0.4974 | -0.2315 | 0.138 | 569 | 0 | 569 |
Scatterplot
## No viewer found, probably documenting or testing
| name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| reactivity3R | I sometimes find it difficult to see things from the “other guy’s” point of view. | haven_labelled | 4. Does not describe me well, 3. 1, 2. 2, 1. 3, 0. Describes me very well |
8 | 0.9861592 | 0 | 3 | 4 | 2.538597 | 1.0248673 | 5 | ▁▃▁▆▁▇▁▅ |
| reactivity4R | Sometimes I don’t feel very sorry for other people when they are having problems. | haven_labelled | 4. Does not describe me well, 3. 1, 2. 2, 1. 3, 0. Describes me very well |
8 | 0.9861592 | 0 | 3 | 4 | 2.582456 | 1.0920906 | 5 | ▁▃▁▇▁▇▁▆ |
| reactivity7R | I am usually objective when I watch a movie or play, and I don’t often get completely caught up in it. | haven_labelled | 4. Does not describe me well, 3. 1, 2. 2, 1. 3, 0. Describes me very well |
8 | 0.9861592 | 0 | 3 | 4 | 2.494737 | 1.0773953 | 5 | ▁▃▁▇▁▇▁▅ |
| reactivity12R | Becoming extremely involved in a good book or movie is somewhat rare for me. | haven_labelled | 4. Does not describe me well, 3. 1, 2. 2, 1. 3, 0. Describes me very well |
8 | 0.9861592 | 0 | 3 | 4 | 2.461403 | 1.2118708 | 5 | ▂▅▁▇▁▇▁▆ |
| reactivity13R | When I see someone get hurt, I tend to remain calm. | haven_labelled | 4. Does not describe me well, 3. 1, 2. 2, 1. 3, 0. Describes me very well |
8 | 0.9861592 | 0 | 2 | 4 | 1.756140 | 1.0514895 | 5 | ▃▇▁▇▁▅▁▁ |
| reactivity14R | Other people’s misfortunes do not usually disturb me a great deal. | haven_labelled | 4. Does not describe me well, 3. 1, 2. 2, 1. 3, 0. Describes me very well |
8 | 0.9861592 | 0 | 3 | 4 | 2.649123 | 0.9883545 | 5 | ▁▂▁▆▁▇▁▅ |
| reactivity15R | If I’m sure I’m right about something, I don’t waste much time listening to other people’s arguments. | haven_labelled | 4. Does not describe me well, 3. 1, 2. 2, 1. 3, 0. Describes me very well |
8 | 0.9861592 | 0 | 2 | 4 | 2.129825 | 1.0886804 | 5 | ▂▅▁▇▁▆▁▂ |
| reactivity18R | When I see someone being treated unfairly, I sometimes don’t feel very much pity for them. | haven_labelled | 4. Does not describe me well, 3. 1, 2. 2, 1. 3, 0. Describes me very well |
8 | 0.9861592 | 0 | 3 | 4 | 3.070175 | 0.9860120 | 5 | ▁▁▁▃▁▇▁▇ |
| reactivity19R | I am usually pretty effective in dealing with emergencies. | haven_labelled | 4. Does not describe me well, 3. 1, 2. 2, 1. 3, 0. Describes me very well |
8 | 0.9861592 | 0 | 1 | 4 | 1.400000 | 0.9437613 | 5 | ▃▇▁▆▁▂▁▁ |
| reactivity1 | I daydream and fantasize, with some regularity, about things that might happen to me. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
8 | 0.9861592 | 0 | 3 | 4 | 2.814035 | 1.0440961 | 5 | ▁▂▁▆▁▇▁▇ |
| reactivity2 | I often have tender, concerned feelings for people less fortunate than me. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
9 | 0.9844291 | 0 | 3 | 4 | 2.697715 | 1.0209142 | 5 | ▁▂▁▅▁▇▁▅ |
| reactivity5 | I really get involved with the feelings of the characters in a novel. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
8 | 0.9861592 | 0 | 2 | 4 | 2.124561 | 1.2323668 | 5 | ▃▆▁▇▁▇▁▅ |
| reactivity6 | In emergency situations, I feel apprehensive and ill-at-ease. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
8 | 0.9861592 | 0 | 2 | 4 | 1.696491 | 1.0238741 | 5 | ▃▆▁▇▁▃▁▁ |
| reactivity8 | I try to look at everybody’s side of a disagreement before I make a decision. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
8 | 0.9861592 | 0 | 3 | 4 | 2.724561 | 0.9520638 | 5 | ▁▂▁▅▁▇▁▅ |
| reactivity9 | When I see someone being taken advantage of, I feel kind of protective towards them. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
9 | 0.9844291 | 0 | 3 | 4 | 2.901582 | 0.8846187 | 5 | ▁▁▁▅▁▇▁▅ |
| reactivity10 | I sometimes feel helpless when I am in the middle of a very emotional situation. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
8 | 0.9861592 | 0 | 2 | 4 | 2.149123 | 1.1375710 | 5 | ▂▅▁▇▁▇▁▃ |
| reactivity11 | I sometimes try to understand my friends better by imagining how things look from their perspective. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
8 | 0.9861592 | 0 | 3 | 4 | 2.740351 | 0.9592505 | 5 | ▁▂▁▅▁▇▁▅ |
| reactivity16 | After seeing a play or movie, I have felt as though I were one of the characters. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
8 | 0.9861592 | 0 | 2 | 4 | 2.003509 | 1.2279643 | 5 | ▅▆▁▇▁▇▁▃ |
| reactivity17 | Being in a tense emotional situation scares me. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
9 | 0.9844291 | 0 | 2 | 4 | 2.075571 | 1.1716655 | 5 | ▃▆▁▇▁▇▁▃ |
| reactivity20 | I am often quite touched by things that I see happen. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
9 | 0.9844291 | 0 | 3 | 4 | 2.609842 | 1.0272561 | 5 | ▁▂▁▅▁▇▁▃ |
| reactivity21 | I believe that there are two sides to every question and try to look at them both. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
8 | 0.9861592 | 0 | 3 | 4 | 2.740351 | 0.9518938 | 5 | ▁▂▁▆▁▇▁▅ |
| reactivity22 | I would describe myself as a pretty soft-hearted person. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
9 | 0.9844291 | 0 | 3 | 4 | 2.695958 | 1.0264124 | 5 | ▁▂▁▆▁▇▁▅ |
| reactivity23 | When I watch a good movie, I can very easily put myself in the place of a leading character. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
8 | 0.9861592 | 0 | 3 | 4 | 2.426316 | 1.1643543 | 5 | ▂▃▁▇▁▇▁▅ |
| reactivity24 | I tend to lose control during emergencies. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
8 | 0.9861592 | 0 | 1 | 4 | 1.133333 | 0.9391567 | 5 | ▅▇▁▅▁▁▁▁ |
| reactivity25 | When I’m upset at someone, I usually try to “put myself in his shoes” for a while. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
8 | 0.9861592 | 0 | 2 | 4 | 2.194737 | 1.0991163 | 5 | ▂▅▁▇▁▇▁▃ |
| reactivity26 | When I am reading an interesting story or novel, I imagine how I would feel if the events in the story were happening to me. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
8 | 0.9861592 | 0 | 3 | 4 | 2.445614 | 1.1623971 | 5 | ▂▃▁▆▁▇▁▅ |
| reactivity27 | When I see someone who badly needs help in an emergency, I go to pieces. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
8 | 0.9861592 | 0 | 1 | 4 | 1.266667 | 1.0315469 | 5 | ▆▇▁▆▁▂▁▁ |
| reactivity28 | Before criticizing somebody, I try to imagine how I would feel if I were in their place. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
8 | 0.9861592 | 0 | 3 | 4 | 2.594737 | 1.0229220 | 5 | ▁▂▁▆▁▇▁▃ |
Reliability: .
Missing: 6.
Likert plot of scale self_monitoring_sum items
Distribution of scale self_monitoring_sum
## No viewer found, probably documenting or testing
| Dataframe: | res$dat |
| Items: | self_monitoring5_score, self_monitoring6_score, self_monitoring7_score, self_monitoring8_score, self_monitoring10_score, self_monitoring11_score, self_monitoring13_score, self_monitoring15_score, self_monitoring16_score, self_monitoring18_score, self_monitoring19_score, self_monitoring23_score, self_monitoring24_score, self_monitoring1_score, self_monitoring2_score, self_monitoring3_score, self_monitoring4_score, self_monitoring9_score, self_monitoring12_score, self_monitoring14_score, self_monitoring17_score, self_monitoring20_score, self_monitoring21_score & self_monitoring22_score |
| Observations: | 572 |
| Positive correlations: | 196 |
| Number of correlations: | 276 |
| Percentage positive correlations: | 71 |
| Omega (total): | 0.61 |
| Omega (hierarchical): | 0.48 |
| Revelle’s Omega (total): | 0.61 |
| Greatest Lower Bound (GLB): | 0.75 |
| Coefficient H: | 0.71 |
| Coefficient Alpha: | 0.62 |
(Estimates assuming ordinal level not computed, as the polychoric correlation matrix has missing values.)
Note: the normal point estimate and confidence interval for omega are based on the procedure suggested by Dunn, Baguley & Brunsden (2013) using the MBESS function ci.reliability, whereas the psych package point estimate was suggested in Revelle & Zinbarg (2008). See the help (‘?ufs::scaleStructure’) for more information.
2.842, 2.308, 1.678, 1.311, 1.207, 1.101, 1.033, 0.981, 0.963, 0.93, 0.878, 0.827, 0.812, 0.782, 0.774, 0.729, 0.693, 0.688, 0.653, 0.601, 0.592, 0.567, 0.547 & 0.506
| TC1 | TC2 | TC3 | TC4 | TC5 | TC7 | TC6 | |
|---|---|---|---|---|---|---|---|
| self_monitoring5_score | 0.541 | -0.075 | -0.151 | 0.264 | -0.053 | 0.037 | 0.318 |
| self_monitoring6_score | 0.512 | 0.030 | 0.335 | 0.127 | -0.085 | 0.252 | 0.047 |
| self_monitoring7_score | -0.136 | 0.173 | 0.332 | 0.168 | 0.257 | 0.175 | -0.263 |
| self_monitoring8_score | 0.644 | 0.103 | -0.076 | 0.019 | 0.201 | -0.087 | -0.053 |
| self_monitoring10_score | 0.391 | -0.474 | 0.060 | -0.154 | 0.204 | 0.038 | -0.111 |
| self_monitoring11_score | -0.044 | 0.111 | -0.116 | -0.154 | 0.025 | 0.778 | 0.067 |
| self_monitoring13_score | 0.059 | -0.023 | 0.259 | 0.481 | 0.078 | 0.211 | -0.247 |
| self_monitoring15_score | 0.041 | -0.081 | 0.106 | 0.232 | -0.003 | 0.557 | 0.014 |
| self_monitoring16_score | 0.044 | -0.171 | 0.158 | 0.495 | 0.149 | 0.203 | 0.086 |
| self_monitoring18_score | 0.663 | -0.076 | -0.054 | -0.043 | 0.042 | 0.049 | -0.169 |
| self_monitoring19_score | 0.135 | -0.244 | 0.550 | 0.155 | 0.062 | 0.180 | -0.057 |
| self_monitoring23_score | 0.217 | -0.006 | -0.082 | 0.004 | 0.601 | -0.084 | 0.312 |
| self_monitoring24_score | 0.004 | 0.066 | 0.072 | -0.036 | 0.732 | 0.064 | -0.076 |
| self_monitoring1_score | 0.027 | 0.558 | -0.108 | 0.085 | 0.086 | 0.146 | 0.304 |
| self_monitoring2_score | -0.037 | -0.033 | 0.021 | 0.711 | -0.068 | -0.204 | 0.149 |
| self_monitoring3_score | 0.003 | 0.061 | 0.513 | -0.194 | -0.078 | 0.046 | 0.251 |
| self_monitoring4_score | -0.069 | 0.050 | 0.103 | 0.041 | 0.035 | 0.076 | 0.754 |
| self_monitoring9_score | -0.079 | -0.236 | 0.424 | -0.487 | -0.043 | 0.034 | 0.232 |
| self_monitoring12_score | 0.464 | 0.244 | 0.131 | -0.133 | -0.130 | -0.147 | 0.057 |
| self_monitoring14_score | 0.076 | 0.603 | 0.016 | -0.212 | -0.126 | 0.125 | -0.092 |
| self_monitoring17_score | -0.109 | 0.185 | 0.661 | 0.090 | 0.040 | -0.260 | 0.039 |
| self_monitoring20_score | 0.443 | 0.350 | -0.033 | -0.111 | 0.034 | -0.131 | 0.005 |
| self_monitoring21_score | 0.138 | 0.573 | 0.250 | 0.015 | 0.184 | -0.046 | -0.035 |
| self_monitoring22_score | 0.359 | 0.201 | 0.086 | -0.023 | -0.490 | -0.011 | 0.033 |
| mean | median | var | sd | IQR | se | min | q1 | q3 | max | skew | kurt | dip | n | NA | valid | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring5_score | 0.299 | 0 | 0.2099 | 0.4582 | 1 | 0.0192 | 0 | NA | 1 | 1 | 0.8806 | -1.2288 | 0.1495 | 572 | 0 | 572 |
| self_monitoring6_score | 0.4161 | 0 | 0.2434 | 0.4933 | 1 | 0.0206 | 0 | NA | 1 | 1 | 0.3414 | -1.8901 | 0.208 | 572 | 0 | 572 |
| self_monitoring7_score | 0.7657 | 1 | 0.1797 | 0.4239 | 0 | 0.0177 | 0 | 0 | NA | 1 | -1.2581 | -0.4186 | 0.1171 | 572 | 0 | 572 |
| self_monitoring8_score | 0.4213 | 0 | 0.2442 | 0.4942 | 1 | 0.0207 | 0 | NA | 1 | 1 | 0.3195 | -1.9046 | 0.2107 | 572 | 0 | 572 |
| self_monitoring10_score | 0.4108 | 0 | 0.2425 | 0.4924 | 1 | 0.0206 | 0 | NA | 1 | 1 | 0.3634 | -1.8745 | 0.2054 | 572 | 0 | 572 |
| self_monitoring11_score | 0.6626 | 1 | 0.224 | 0.4732 | 1 | 0.0198 | 0 | 0 | NA | 1 | -0.6895 | -1.5299 | 0.1687 | 572 | 0 | 572 |
| self_monitoring13_score | 0.4773 | 0 | 0.2499 | 0.4999 | 1 | 0.0209 | 0 | NA | 1 | 1 | 0.0912 | -1.9987 | 0.2386 | 572 | 0 | 572 |
| self_monitoring15_score | 0.5997 | 1 | 0.2405 | 0.4904 | 1 | 0.0205 | 0 | 0 | NA | 1 | -0.4078 | -1.8401 | 0.2002 | 572 | 0 | 572 |
| self_monitoring16_score | 0.5507 | 1 | 0.2479 | 0.4979 | 1 | 0.0208 | 0 | 0 | NA | 1 | -0.2044 | -1.9651 | 0.2247 | 572 | 0 | 572 |
| self_monitoring18_score | 0.3427 | 0 | 0.2256 | 0.475 | 1 | 0.0199 | 0 | NA | 1 | 1 | 0.6648 | -1.5635 | 0.1713 | 572 | 0 | 572 |
| self_monitoring19_score | 0.3234 | 0 | 0.2192 | 0.4682 | 1 | 0.0196 | 0 | NA | 1 | 1 | 0.7569 | -1.4321 | 0.1617 | 572 | 0 | 572 |
| self_monitoring23_score | 0.5332 | 1 | 0.2493 | 0.4993 | 1 | 0.0209 | 0 | 0 | NA | 1 | -0.1335 | -1.9891 | 0.2334 | 572 | 0 | 572 |
| self_monitoring24_score | 0.6556 | 1 | 0.2262 | 0.4756 | 1 | 0.0199 | 0 | 0 | NA | 1 | -0.6566 | -1.5744 | 0.1722 | 572 | 0 | 572 |
| self_monitoring1_score | 0.7255 | 1 | 0.1995 | 0.4466 | 1 | 0.0187 | 0 | 0 | NA | 1 | -1.0134 | -0.9764 | 0.1372 | 572 | 0 | 572 |
| self_monitoring2_score | 0.1661 | 0 | 0.1387 | 0.3725 | 0 | 0.0156 | 0 | NA | 1 | 1 | 1.7992 | 1.2415 | 0.083 | 572 | 0 | 572 |
| self_monitoring3_score | 0.7483 | 1 | 0.1887 | 0.4344 | 1 | 0.0182 | 0 | 0 | NA | 1 | -1.147 | -0.6868 | 0.1259 | 572 | 0 | 572 |
| self_monitoring4_score | 0.4825 | 0 | 0.2501 | 0.5001 | 1 | 0.0209 | 0 | NA | 1 | 1 | 0.0702 | -2.0021 | 0.2413 | 572 | 0 | 572 |
| self_monitoring9_score | 0.4406 | 0 | 0.2469 | 0.4969 | 1 | 0.0208 | 0 | NA | 1 | 1 | 0.2401 | -1.9492 | 0.2203 | 572 | 0 | 572 |
| self_monitoring12_score | 0.3864 | 0 | 0.2375 | 0.4873 | 1 | 0.0204 | 0 | NA | 1 | 1 | 0.468 | -1.7872 | 0.1932 | 572 | 0 | 572 |
| self_monitoring14_score | 0.7587 | 1 | 0.1834 | 0.4282 | 0 | 0.0179 | 0 | 0 | NA | 1 | -1.2127 | -0.5313 | 0.1206 | 572 | 0 | 572 |
| self_monitoring17_score | 0.3357 | 0 | 0.2234 | 0.4726 | 1 | 0.0198 | 0 | NA | 1 | 1 | 0.6978 | -1.5183 | 0.1678 | 572 | 0 | 572 |
| self_monitoring20_score | 0.5892 | 1 | 0.2425 | 0.4924 | 1 | 0.0206 | 0 | 0 | NA | 1 | -0.3634 | -1.8745 | 0.2054 | 572 | 0 | 572 |
| self_monitoring21_score | 0.7238 | 1 | 0.2003 | 0.4475 | 1 | 0.0187 | 0 | 0 | NA | 1 | -1.0036 | -0.9963 | 0.1381 | 572 | 0 | 572 |
| self_monitoring22_score | 0.3759 | 0 | 0.235 | 0.4848 | 1 | 0.0203 | 0 | NA | 1 | 1 | 0.5139 | -1.742 | 0.1879 | 572 | 0 | 572 |
Scatterplot
## No viewer found, probably documenting or testing
| name | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist | label |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| self_monitoring5_score | haven_labelled | 0. F, 1. T |
6 | 0.9896194 | 0 | 0 | 1 | 0.2989510 | 0.4581990 | 2 | ▇▁▁▁▁▁▁▃ | NA |
| self_monitoring6_score | haven_labelled | 0. F, 1. T |
6 | 0.9896194 | 0 | 0 | 1 | 0.4160839 | 0.4933392 | 2 | ▇▁▁▁▁▁▁▆ | NA |
| self_monitoring7_score | haven_labelled | 0. F, 1. T |
6 | 0.9896194 | 0 | 1 | 1 | 0.7657343 | 0.4239097 | 2 | ▂▁▁▁▁▁▁▇ | NA |
| self_monitoring8_score | haven_labelled | 0. F, 1. T |
6 | 0.9896194 | 0 | 0 | 1 | 0.4213287 | 0.4942042 | 2 | ▇▁▁▁▁▁▁▆ | NA |
| self_monitoring10_score | haven_labelled | 0. F, 1. T |
6 | 0.9896194 | 0 | 0 | 1 | 0.4108392 | 0.4924167 | 2 | ▇▁▁▁▁▁▁▆ | NA |
| self_monitoring11_score | haven_labelled | 0. F, 1. T |
6 | 0.9896194 | 0 | 1 | 1 | 0.6625874 | 0.4732408 | 2 | ▅▁▁▁▁▁▁▇ | NA |
| self_monitoring13_score | haven_labelled | 0. F, 1. T |
6 | 0.9896194 | 0 | 0 | 1 | 0.4772727 | 0.4999204 | 2 | ▇▁▁▁▁▁▁▇ | NA |
| self_monitoring15_score | haven_labelled | 0. F, 1. T |
6 | 0.9896194 | 0 | 1 | 1 | 0.5996503 | 0.4903980 | 2 | ▆▁▁▁▁▁▁▇ | NA |
| self_monitoring16_score | haven_labelled | 0. F, 1. T |
6 | 0.9896194 | 0 | 1 | 1 | 0.5506993 | 0.4978583 | 2 | ▆▁▁▁▁▁▁▇ | NA |
| self_monitoring18_score | haven_labelled | 0. F, 1. T |
6 | 0.9896194 | 0 | 0 | 1 | 0.3426573 | 0.4750134 | 2 | ▇▁▁▁▁▁▁▅ | NA |
| self_monitoring19_score | haven_labelled | 0. F, 1. T |
6 | 0.9896194 | 0 | 0 | 1 | 0.3234266 | 0.4681934 | 2 | ▇▁▁▁▁▁▁▃ | NA |
| self_monitoring23_score | haven_labelled | 0. F, 1. T |
6 | 0.9896194 | 0 | 1 | 1 | 0.5332168 | 0.4993321 | 2 | ▇▁▁▁▁▁▁▇ | NA |
| self_monitoring24_score | haven_labelled | 0. F, 1. T |
6 | 0.9896194 | 0 | 1 | 1 | 0.6555944 | 0.4755900 | 2 | ▅▁▁▁▁▁▁▇ | NA |
| self_monitoring1_score | haven_labelled | 1. F, 0. T |
6 | 0.9896194 | 0 | 1 | 1 | 0.7255245 | 0.4466402 | 2 | ▃▁▁▁▁▁▁▇ | NA |
| self_monitoring2_score | haven_labelled | 1. F, 0. T |
6 | 0.9896194 | 0 | 0 | 1 | 0.1660839 | 0.3724817 | 2 | ▇▁▁▁▁▁▁▂ | NA |
| self_monitoring3_score | haven_labelled | 1. F, 0. T |
6 | 0.9896194 | 0 | 1 | 1 | 0.7482517 | 0.4343972 | 2 | ▃▁▁▁▁▁▁▇ | NA |
| self_monitoring4_score | haven_labelled | 1. F, 0. T |
6 | 0.9896194 | 0 | 0 | 1 | 0.4825175 | 0.5001316 | 2 | ▇▁▁▁▁▁▁▇ | NA |
| self_monitoring9_score | haven_labelled | 1. F, 0. T |
6 | 0.9896194 | 0 | 0 | 1 | 0.4405594 | 0.4968888 | 2 | ▇▁▁▁▁▁▁▆ | NA |
| self_monitoring12_score | haven_labelled | 1. F, 0. T |
6 | 0.9896194 | 0 | 0 | 1 | 0.3863636 | 0.4873418 | 2 | ▇▁▁▁▁▁▁▅ | NA |
| self_monitoring14_score | haven_labelled | 1. F, 0. T |
6 | 0.9896194 | 0 | 1 | 1 | 0.7587413 | 0.4282214 | 2 | ▂▁▁▁▁▁▁▇ | NA |
| self_monitoring17_score | haven_labelled | 1. F, 0. T |
6 | 0.9896194 | 0 | 0 | 1 | 0.3356643 | 0.4726355 | 2 | ▇▁▁▁▁▁▁▅ | NA |
| self_monitoring20_score | haven_labelled | 1. F, 0. T |
6 | 0.9896194 | 0 | 1 | 1 | 0.5891608 | 0.4924167 | 2 | ▆▁▁▁▁▁▁▇ | NA |
| self_monitoring21_score | haven_labelled | 1. F, 0. T |
6 | 0.9896194 | 0 | 1 | 1 | 0.7237762 | 0.4475202 | 2 | ▃▁▁▁▁▁▁▇ | NA |
| self_monitoring22_score | haven_labelled | 1. F, 0. T |
6 | 0.9896194 | 0 | 0 | 1 | 0.3758741 | 0.4847717 | 2 | ▇▁▁▁▁▁▁▅ | NA |
Reliability: .
Missing: 7.
Likert plot of scale paradoxical_mindset_mean items
Distribution of scale paradoxical_mindset_mean
## No viewer found, probably documenting or testing
| Dataframe: | res$dat |
| Items: | paradoxical_mindset1, paradoxical_mindset2, paradoxical_mindset3, paradoxical_mindset4, paradoxical_mindset5, paradoxical_mindset6, paradoxical_mindset7, paradoxical_mindset8 & paradoxical_mindset9 |
| Observations: | 571 |
| Positive correlations: | 36 |
| Number of correlations: | 36 |
| Percentage positive correlations: | 100 |
| Omega (total): | 0.88 |
| Omega (hierarchical): | 0.71 |
| Revelle’s Omega (total): | 0.88 |
| Greatest Lower Bound (GLB): | 0.89 |
| Coefficient H: | 0.86 |
| Coefficient Alpha: | 0.85 |
(Estimates assuming ordinal level not computed, as the polychoric correlation matrix has missing values.)
Note: the normal point estimate and confidence interval for omega are based on the procedure suggested by Dunn, Baguley & Brunsden (2013) using the MBESS function ci.reliability, whereas the psych package point estimate was suggested in Revelle & Zinbarg (2008). See the help (‘?ufs::scaleStructure’) for more information.
4.086, 1.067, 0.917, 0.644, 0.523, 0.517, 0.468, 0.414 & 0.365
| TC1 | TC2 | |
|---|---|---|
| paradoxical_mindset1 | -0.131 | 0.905 |
| paradoxical_mindset2 | 0.320 | 0.584 |
| paradoxical_mindset3 | 0.350 | 0.572 |
| paradoxical_mindset4 | 0.564 | 0.287 |
| paradoxical_mindset5 | 0.776 | -0.013 |
| paradoxical_mindset6 | 0.795 | -0.054 |
| paradoxical_mindset7 | 0.733 | -0.036 |
| paradoxical_mindset8 | 0.694 | -0.024 |
| paradoxical_mindset9 | 0.708 | 0.021 |
| mean | median | var | sd | IQR | se | min | q1 | q3 | max | skew | kurt | dip | n | NA | valid | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| paradoxical_mindset1 | 5.4956 | 6 | 1.2013 | 1.096 | 1 | 0.0459 | 1 | 5 | 7 | 7 | -0.8111 | 1.2743 | 0.134 | 571 | 0 | 571 |
| paradoxical_mindset2 | 4.6252 | 5 | 1.754 | 1.3244 | 2 | 0.0554 | 1 | 4 | 6 | 7 | -0.3879 | -0.1052 | 0.1165 | 571 | 0 | 571 |
| paradoxical_mindset3 | 4.8144 | 5 | 1.5164 | 1.2314 | 2 | 0.0515 | 1 | 4 | 6 | 7 | -0.2989 | -0.0632 | 0.1287 | 571 | 0 | 571 |
| paradoxical_mindset4 | 4.3678 | 4 | 1.9382 | 1.3922 | 1 | 0.0583 | 1 | 3 | 5 | 7 | -0.1053 | -0.3388 | 0.1138 | 571 | 0 | 571 |
| paradoxical_mindset5 | 4.6025 | 4 | 1.482 | 1.2174 | 1 | 0.0509 | 1 | 3 | 5 | 7 | -0.0699 | -0.0278 | 0.1226 | 571 | 0 | 571 |
| paradoxical_mindset6 | 4.3187 | 4 | 1.4351 | 1.1979 | 1 | 0.0501 | 1 | 3 | 5 | 7 | -0.1297 | 0.2736 | 0.1217 | 571 | 0 | 571 |
| paradoxical_mindset7 | 4.2014 | 4 | 1.7541 | 1.3244 | 2 | 0.0554 | 1 | 3 | 5 | 7 | -0.165 | -0.3778 | 0.1349 | 571 | 0 | 571 |
| paradoxical_mindset8 | 4.6743 | 5 | 1.4551 | 1.2063 | 1 | 0.0505 | 1 | 4 | 6 | 7 | -0.2505 | 0.3353 | 0.1524 | 571 | 0 | 571 |
| paradoxical_mindset9 | 4.8371 | 5 | 1.2243 | 1.1065 | 2 | 0.0463 | 1 | 4 | 6 | 7 | -0.2204 | 0.1767 | 0.1576 | 571 | 0 | 571 |
Scatterplot
## No viewer found, probably documenting or testing
| name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| paradoxical_mindset1 | When I consider conflicting perspectives, I gain a better understanding of an issue. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
7 | 0.9878893 | 1 | 6 | 7 | 5.495622 | 1.096037 | 7 | ▁▁▁▃▁▆▇▃ |
| paradoxical_mindset2 | I am comfortable dealing with conflicting demands at the same time. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
7 | 0.9878893 | 1 | 5 | 7 | 4.625219 | 1.324398 | 7 | ▁▁▃▆▁▇▅▂ |
| paradoxical_mindset3 | Accepting contradictions is essential for my success. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
7 | 0.9878893 | 1 | 5 | 7 | 4.814361 | 1.231404 | 7 | ▁▁▂▇▁▆▆▂ |
| paradoxical_mindset4 | Tension between ideas energize me. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
7 | 0.9878893 | 1 | 4 | 7 | 4.367776 | 1.392188 | 7 | ▁▂▃▇▁▆▃▂ |
| paradoxical_mindset5 | I enjoy it when I manage to pursue contradictory goals. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
7 | 0.9878893 | 1 | 4 | 7 | 4.602452 | 1.217386 | 7 | ▁▁▂▇▁▅▃▁ |
| paradoxical_mindset6 | I often experience myself as simultaneously embracing conflicting demands. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
7 | 0.9878893 | 1 | 4 | 7 | 4.318739 | 1.197944 | 7 | ▁▁▂▇▁▅▂▁ |
| paradoxical_mindset7 | I am comfortable working on tasks that contradict each other. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
7 | 0.9878893 | 1 | 4 | 7 | 4.201401 | 1.324426 | 7 | ▁▃▅▇▁▇▃▁ |
| paradoxical_mindset8 | I feel uplifted when I realize that two opposites can be true. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
7 | 0.9878893 | 1 | 5 | 7 | 4.674256 | 1.206279 | 7 | ▁▁▂▇▁▇▃▂ |
| paradoxical_mindset9 | I feel energized when I manage to address contradictory issues. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
7 | 0.9878893 | 1 | 5 | 7 | 4.837128 | 1.106482 | 7 | ▁▁▁▇▁▇▆▂ |
Reliability: .
Missing: 10.
Likert plot of scale integrative_complexity_mean items
Distribution of scale integrative_complexity_mean
## No viewer found, probably documenting or testing
| Dataframe: | res$dat |
| Items: | integrative_complexity1, integrative_complexity2, integrative_complexity3, integrative_complexity4, integrative_complexity5, integrative_complexity6, integrative_complexity7, integrative_complexity8, integrative_complexity9, integrative_complexity10 & integrative_complexity11 |
| Observations: | 568 |
| Positive correlations: | 55 |
| Number of correlations: | 55 |
| Percentage positive correlations: | 100 |
| Omega (total): | 0.91 |
| Omega (hierarchical): | 0.76 |
| Revelle’s Omega (total): | 0.91 |
| Greatest Lower Bound (GLB): | 0.92 |
| Coefficient H: | 0.91 |
| Coefficient Alpha: | 0.86 |
(Estimates assuming ordinal level not computed, as the polychoric correlation matrix has missing values.)
Note: the normal point estimate and confidence interval for omega are based on the procedure suggested by Dunn, Baguley & Brunsden (2013) using the MBESS function ci.reliability, whereas the psych package point estimate was suggested in Revelle & Zinbarg (2008). See the help (‘?ufs::scaleStructure’) for more information.
5.085, 1.472, 0.883, 0.809, 0.642, 0.496, 0.476, 0.352, 0.3, 0.269 & 0.216
| TC1 | TC2 | |
|---|---|---|
| integrative_complexity1 | -0.087 | 0.570 |
| integrative_complexity2 | -0.027 | 0.879 |
| integrative_complexity3 | 0.091 | 0.810 |
| integrative_complexity4 | 0.249 | 0.668 |
| integrative_complexity5 | 0.676 | -0.202 |
| integrative_complexity6 | 0.611 | 0.242 |
| integrative_complexity7 | 0.801 | -0.350 |
| integrative_complexity8 | 0.737 | 0.188 |
| integrative_complexity9 | 0.767 | 0.149 |
| integrative_complexity10 | 0.688 | 0.250 |
| integrative_complexity11 | 0.532 | 0.385 |
| mean | median | var | sd | IQR | se | min | q1 | q3 | max | skew | kurt | dip | n | NA | valid | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| integrative_complexity1 | 4.6831 | 4 | 1.2398 | 1.1135 | 2 | 0.0467 | 1 | 3 | 6 | 7 | 0.4031 | 0.0283 | 0.0898 | 568 | 0 | 568 |
| integrative_complexity2 | 5.625 | 6 | 1.0672 | 1.0331 | 1 | 0.0433 | 2 | 5 | 7 | 7 | -0.7036 | 0.004 | 0.096 | 568 | 0 | 568 |
| integrative_complexity3 | 5.5299 | 6 | 0.948 | 0.9736 | 1 | 0.0409 | 2 | 5 | 7 | 7 | -0.4181 | -0.2217 | 0.1417 | 568 | 0 | 568 |
| integrative_complexity4 | 5.6496 | 6 | 1.0957 | 1.0468 | 1 | 0.0439 | 2 | 5 | 7 | 7 | -0.6783 | 0.3049 | 0.118 | 568 | 0 | 568 |
| integrative_complexity5 | 4.3838 | 4 | 2.3286 | 1.526 | 3 | 0.064 | 1 | 3 | 6 | 7 | -0.1297 | -0.7556 | 0.103 | 568 | 0 | 568 |
| integrative_complexity6 | 5.0669 | 5 | 1.2512 | 1.1186 | 2 | 0.0469 | 2 | 4 | 6 | 7 | -0.2384 | -0.3116 | 0.1426 | 568 | 0 | 568 |
| integrative_complexity7 | 4.375 | 4 | 1.7304 | 1.3154 | 1.5 | 0.0552 | 1 | 3 | 5 | 7 | -0.1094 | -0.3722 | 0.1356 | 568 | 0 | 568 |
| integrative_complexity8 | 4.8345 | 5 | 1.2036 | 1.0971 | 2 | 0.046 | 1 | 4 | 6 | 7 | 0.0582 | 0.0135 | 0.1602 | 568 | 0 | 568 |
| integrative_complexity9 | 4.743 | 5 | 1.1613 | 1.0776 | 1 | 0.0452 | 1 | 4 | 6 | 7 | 0.2113 | 0.0266 | 0.1549 | 568 | 0 | 568 |
| integrative_complexity10 | 4.8609 | 5 | 1.1252 | 1.0608 | 2 | 0.0445 | 2 | 4 | 6 | 7 | 0.093 | -0.3502 | 0.1585 | 568 | 0 | 568 |
| integrative_complexity11 | 5.0475 | 5 | 1.1424 | 1.0688 | 2 | 0.0448 | 2 | 4 | 6 | 7 | -0.1818 | -0.2076 | 0.1329 | 568 | 0 | 568 |
Scatterplot
## No viewer found, probably documenting or testing
| name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| integrative_complexity1 | I believe in the value of dissent. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
10 | 0.982699 | 1 | 4 | 7 | 4.683099 | 1.1134561 | 7 | ▁▁▁▇▁▃▃▁ |
| integrative_complexity2 | I understand how there can always be divergent viewpoints on certain issues. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
10 | 0.982699 | 2 | 6 | 7 | 5.625000 | 1.0330730 | 7 | ▁▁▁▂▃▁▇▃ |
| integrative_complexity3 | I often recognize how multiple, potentially competing, perspectives have validity. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
10 | 0.982699 | 2 | 6 | 7 | 5.529930 | 0.9736305 | 7 | ▁▁▁▂▆▁▇▃ |
| integrative_complexity4 | I try to view issues from multiple perspectives. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
10 | 0.982699 | 2 | 6 | 7 | 5.649648 | 1.0467721 | 7 | ▁▁▁▂▅▁▇▅ |
| integrative_complexity5 | I believe there are no clear right and wrong, or good and bad, ways of doing things. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
10 | 0.982699 | 1 | 4 | 7 | 4.383803 | 1.5259836 | 7 | ▁▃▆▇▁▇▆▃ |
| integrative_complexity6 | I tend to be receptive to different points of view on an issue. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
10 | 0.982699 | 2 | 5 | 7 | 5.066901 | 1.1185921 | 7 | ▁▂▁▆▇▁▇▂ |
| integrative_complexity7 | I believe that trade-offs can be avoided when making decisions; in other words, everybody can win. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
10 | 0.982699 | 1 | 4 | 7 | 4.375000 | 1.3154388 | 7 | ▁▂▅▇▁▇▅▂ |
| integrative_complexity8 | When there are different perspectives on an issue, I often point out the common areas of overlap that may serve to bridge these differences. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
10 | 0.982699 | 1 | 5 | 7 | 4.834507 | 1.0970890 | 7 | ▁▁▂▇▁▇▅▂ |
| integrative_complexity9 | I highlight connections between seemingly conflicting perspectives raised by people on an issue. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
10 | 0.982699 | 1 | 5 | 7 | 4.742958 | 1.0776484 | 7 | ▁▁▁▇▁▆▃▂ |
| integrative_complexity10 | I incorporate the multiple, sometimes conflicting, opinions of people to propose a new solution. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
10 | 0.982699 | 2 | 5 | 7 | 4.860915 | 1.0607743 | 7 | ▁▂▁▇▇▁▅▂ |
| integrative_complexity11 | I tend to suggest new solutions that take into consideration the different viewpoints raised by people. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
10 | 0.982699 | 2 | 5 | 7 | 5.047535 | 1.0688111 | 7 | ▁▁▁▆▇▁▆▂ |
Reliability: .
Missing: 10.
Likert plot of scale multiple_identitiy_mean items
Distribution of scale multiple_identitiy_mean
## No viewer found, probably documenting or testing
| Dataframe: | res$dat |
| Items: | multiple_identitiy1, multiple_identitiy2, multiple_identitiy3 & multiple_identitiy4 |
| Observations: | 568 |
| Positive correlations: | 6 |
| Number of correlations: | 6 |
| Percentage positive correlations: | 100 |
| Omega (total): | 0.93 |
| Omega (hierarchical): | 0.87 |
| Revelle’s Omega (total): | 0.93 |
| Greatest Lower Bound (GLB): | 0.93 |
| Coefficient H: | 0.92 |
| Coefficient Alpha: | 0.91 |
(Estimates assuming ordinal level not computed, as the polychoric correlation matrix has missing values.)
Note: the normal point estimate and confidence interval for omega are based on the procedure suggested by Dunn, Baguley & Brunsden (2013) using the MBESS function ci.reliability, whereas the psych package point estimate was suggested in Revelle & Zinbarg (2008). See the help (‘?ufs::scaleStructure’) for more information.
3.118, 0.456, 0.246 & 0.18
| PC1 | |
|---|---|
| multiple_identitiy1 | 0.900 |
| multiple_identitiy2 | 0.907 |
| multiple_identitiy3 | 0.817 |
| multiple_identitiy4 | 0.904 |
| mean | median | var | sd | IQR | se | min | q1 | q3 | max | skew | kurt | dip | n | NA | valid | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| multiple_identitiy1 | 4.287 | 4 | 2.5754 | 1.6048 | 2 | 0.0673 | 1 | 2 | 5 | 7 | -0.1506 | -0.5948 | 0.1118 | 568 | 0 | 568 |
| multiple_identitiy2 | 4.125 | 4 | 2.3671 | 1.5385 | 2 | 0.0646 | 1 | 3 | 5 | 7 | -0.0473 | -0.534 | 0.1224 | 568 | 0 | 568 |
| multiple_identitiy3 | 4.8785 | 5 | 2.0575 | 1.4344 | 2 | 0.0602 | 1 | 4 | 7 | 7 | -0.3687 | -0.2351 | 0.0951 | 568 | 0 | 568 |
| multiple_identitiy4 | 4.2958 | 4 | 2.4591 | 1.5682 | 2 | 0.0658 | 1 | 3 | 5 | 7 | -0.0899 | -0.5955 | 0.1153 | 568 | 0 | 568 |
Scatterplot
## No viewer found, probably documenting or testing
| name | label | data_type | value_labels | n_missing | complete_rate | min | median | max | mean | sd | n_value_labels | hist |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| multiple_identitiy1 | I am a member of lots of different social groups. | haven_labelled | 1. Do not agree at all, 2. 2, 3. 3, 4. 4, 5. 5, 6. 6, 7. Agree completely |
10 | 0.982699 | 1 | 4 | 7 | 4.286972 | 1.604790 | 7 | ▂▃▅▆▁▇▃▃ |
| multiple_identitiy2 | I join in the activities of lots of different social groups. | haven_labelled | 1. Do not agree at all, 2. 2, 3. 3, 4. 4, 5. 5, 6. 6, 7. Agree completely |
10 | 0.982699 | 1 | 4 | 7 | 4.125000 | 1.538526 | 7 | ▂▃▆▇▁▇▃▂ |
| multiple_identitiy3 | I have friends who are members of lots of different social groups. | haven_labelled | 1. Do not agree at all, 2. 2, 3. 3, 4. 4, 5. 5, 6. 6, 7. Agree completely |
10 | 0.982699 | 1 | 5 | 7 | 4.878521 | 1.434408 | 7 | ▁▁▂▅▁▇▃▃ |
| multiple_identitiy4 | I have strong ties with lots of different social groups. | haven_labelled | 1. Do not agree at all, 2. 2, 3. 3, 4. 4, 5. 5, 6. 6, 7. Agree completely |
10 | 0.982699 | 1 | 4 | 7 | 4.295775 | 1.568152 | 7 | ▁▃▅▇▁▇▃▃ |
| name | label | data_type | value_labels | scale_item_names | n_missing | complete_rate | n_unique | empty | min | median | max | mean | sd | whitespace | n_value_labels | hist |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | Participant ID | character | NA | NA | 0 | 1.0000000 | 575 | 0 | 4 | NA | 5 | NA | NA | 0 | NA | NA |
| StartDate | NA | POSIXct | NA | NA | 0 | 1.0000000 | 578 | NA | 2018-08-31 16:23:10 | 2018-09-05 13:43:11 | 2018-11-30 22:48:49 | NA | NA | NA | NA | NA |
| EndDate | NA | POSIXct | NA | NA | 0 | 1.0000000 | 578 | NA | 2018-08-31 16:51:54 | 2018-09-05 15:27:57 | 2018-12-03 10:21:28 | NA | NA | NA | NA | NA |
| finished | NA | character | NA | NA | 0 | 1.0000000 | 2 | 0 | 4 | NA | 5 | NA | NA | 0 | NA | NA |
| heart | Heart Manikin | numeric | NA | NA | 7 | 0.9878893 | NA | NA | 1.00 | 6.0 | 9.0 | 6.2959720 | 1.9299035 | NA | NA | ▁▃▃▇▆ |
| valence | Valence Self-Assessment Manikin | numeric | NA | NA | 7 | 0.9878893 | NA | NA | 1.00 | 6.0 | 9.0 | 6.3292469 | 1.6501470 | NA | NA | ▁▂▃▇▃ |
| social_isolation1 | I felt left out. | haven_labelled | 1. Never, 2. Rarely, 3. Sometimes, 4. Usually, 5. Always |
NA | 8 | 0.9861592 | NA | NA | 1 | 2 | 5 | 2.3877193 | 0.9311199 | NA | 5 | ▃▇▁▇▁▂▁▁ |
| social_isolation2 | I felt that people barely know me. | haven_labelled | 1. Never, 2. Rarely, 3. Sometimes, 4. Usually, 5. Always |
NA | 8 | 0.9861592 | NA | NA | 1 | 3 | 5 | 2.5350877 | 1.1105804 | NA | 5 | ▆▆▁▇▁▅▁▁ |
| social_isolation3 | I felt isolated from others. | haven_labelled | 1. Never, 2. Rarely, 3. Sometimes, 4. Usually, 5. Always |
NA | 9 | 0.9844291 | NA | NA | 1 | 2 | 5 | 2.2794376 | 1.0282706 | NA | 5 | ▇▇▁▇▁▂▁▁ |
| social_isolation4 | I felt that people were around me but not with me. | haven_labelled | 1. Never, 2. Rarely, 3. Sometimes, 4. Usually, 5. Always |
NA | 7 | 0.9878893 | NA | NA | 1 | 2 | 5 | 2.3222417 | 1.1008032 | NA | 5 | ▇▇▁▇▁▃▁▁ |
| social_isolation5 | I felt isolated even when I was not alone. | haven_labelled | 1. Never, 2. Rarely, 3. Sometimes, 4. Usually, 5. Always |
NA | 7 | 0.9878893 | NA | NA | 1 | 2 | 5 | 2.0823117 | 1.0947493 | NA | 5 | ▇▅▁▅▁▂▁▁ |
| social_isolation6 | I felt that people avoided talking to me. | haven_labelled | 1. Never, 2. Rarely, 3. Sometimes, 4. Usually, 5. Always |
NA | 8 | 0.9861592 | NA | NA | 1 | 2 | 5 | 1.8333333 | 0.9533648 | NA | 5 | ▇▅▁▃▁▁▁▁ |
| social_isolation7 | I felt detached from other people. | haven_labelled | 1. Never, 2. Rarely, 3. Sometimes, 4. Usually, 5. Always |
NA | 7 | 0.9878893 | NA | NA | 1 | 2 | 5 | 2.1155867 | 1.0941401 | NA | 5 | ▇▆▁▅▁▂▁▁ |
| social_isolation8 | I felt like a stranger to those around me. | haven_labelled | 1. Never, 2. Rarely, 3. Sometimes, 4. Usually, 5. Always |
NA | 7 | 0.9878893 | NA | NA | 1 | 2 | 5 | 2.0595447 | 1.0986239 | NA | 5 | ▇▅▁▅▁▂▁▁ |
| CESD1 | I was bothered by things that usually don’t bother me. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 1 | 3 | 0.9019264 | 0.8234586 | NA | 4 | ▆▁▇▁▁▃▁▁ |
| CESD2 | I did not feel like eating, my appetite was poor. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 1 | 3 | 0.8458844 | 0.9123306 | NA | 4 | ▇▁▆▁▁▃▁▁ |
| CESD3 | I felt that I could not shake off the blues even with help from my family and friends. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 1 | 3 | 0.7740806 | 0.8903542 | NA | 4 | ▇▁▅▁▁▃▁▁ |
| CESD4R | I felt that I was just as good as other people. | haven_labelled | 3. Rarely or none of the time, 2. Some or a little of the time (1-2 days) , 1. Occasionally or a moderate amount of time (3-4 days) , 0. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 1 | 3 | 1.1418564 | 0.9583517 | NA | 4 | ▆▁▇▁▁▅▁▂ |
| CESD5 | I had trouble keeping my mind on what I was doing. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 1 | 3 | 1.2259194 | 0.9040420 | NA | 4 | ▅▁▇▁▁▅▁▂ |
| CESD6 | I felt depressed. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 0 | 3 | 0.6654991 | 0.8325719 | NA | 4 | ▇▁▅▁▁▂▁▁ |
| CESD7 | I felt that everything I did was an effort. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 1 | 3 | 1.2014011 | 0.9677600 | NA | 4 | ▇▁▇▁▁▇▁▂ |
| CESD8R | I felt hopeful about the future. | haven_labelled | 3. Rarely or none of the time, 2. Some or a little of the time (1-2 days) , 1. Occasionally or a moderate amount of time (3-4 days) , 0. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 1 | 3 | 1.0805604 | 0.9255574 | NA | 4 | ▆▁▇▁▁▅▁▂ |
| CESD9 | I thought my life had been a failure. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 0 | 3 | 0.3677758 | 0.6968187 | NA | 4 | ▇▁▂▁▁▁▁▁ |
| CESD10 | I felt fearful. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 1 | 3 | 0.7985989 | 0.8663686 | NA | 4 | ▇▁▆▁▁▂▁▁ |
| CESD11 | My sleep was restless. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 1 | 3 | 1.0297723 | 0.9933939 | NA | 4 | ▇▁▇▁▁▅▁▂ |
| CESD12R | I was happy. | haven_labelled | 3. Rarely or none of the time, 2. Some or a little of the time (1-2 days) , 1. Occasionally or a moderate amount of time (3-4 days) , 0. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 1 | 3 | 0.8073555 | 0.7800237 | NA | 4 | ▇▁▇▁▁▃▁▁ |
| CESD13 | I talked less than usual. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 1 | 3 | 0.8739054 | 0.8795146 | NA | 4 | ▇▁▇▁▁▃▁▁ |
| CESD14 | I felt lonely. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 1 | 3 | 0.9334501 | 0.9342143 | NA | 4 | ▇▁▇▁▁▃▁▂ |
| CESD15 | People were unfriendly. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 0 | 3 | 0.5709282 | 0.7420661 | NA | 4 | ▇▁▅▁▁▁▁▁ |
| CESD16R | I enjoyed life. | haven_labelled | 3. Rarely or none of the time, 2. Some or a little of the time (1-2 days) , 1. Occasionally or a moderate amount of time (3-4 days) , 0. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 1 | 3 | 0.8248687 | 0.8276863 | NA | 4 | ▇▁▇▁▁▃▁▁ |
| CESD17 | I had crying spells. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 0 | 3 | 0.6129597 | 0.8454876 | NA | 4 | ▇▁▃▁▁▂▁▁ |
| CESD18 | I felt sad. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 1 | 3 | 0.9842382 | 0.8633453 | NA | 4 | ▆▁▇▁▁▃▁▁ |
| CESD19 | I felt people disliked me. | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 1 | 3 | 0.8126095 | 0.8953576 | NA | 4 | ▇▁▆▁▁▂▁▁ |
| CESD20 | I could not “get going.” | haven_labelled | 0. Rarely or none of the time, 1. Some or a little of the time (1-2 days) , 2. Occasionally or a moderate amount of time (3-4 days) , 3. Most or all of the time |
NA | 7 | 0.9878893 | NA | NA | 0 | 0 | 3 | 0.6970228 | 0.8791792 | NA | 4 | ▇▁▅▁▁▂▁▁ |
| bio_diff1 | On average, Blacks age more slowly than Whites. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
NA | 8 | 0.9861592 | NA | NA | 1 | 3 | 6 | 2.8263158 | 1.4832428 | NA | 6 | ▇▆▁▆▇▁▃▂ |
| bio_diff2 | Black people’s nerve-endings are less sensitive than White people’s nerve-endings. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
NA | 8 | 0.9861592 | NA | NA | 1 | 2 | 6 | 2.1929825 | 1.1192295 | NA | 6 | ▇▆▁▆▂▁▁▁ |
| bio_diff3 | Black people’s blood coagulates more quickly — because of that, Blacks have a lower rate of hemophilia than Whites. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
NA | 8 | 0.9861592 | NA | NA | 1 | 2 | 6 | 2.4701754 | 1.2179046 | NA | 6 | ▇▆▁▇▆▁▁▁ |
| bio_diff4 | Whites, on average, have larger brains than Blacks. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
NA | 8 | 0.9861592 | NA | NA | 1 | 1 | 6 | 1.7526316 | 0.9634088 | NA | 6 | ▇▃▁▃▁▁▁▁ |
| bio_diff5 | Whites have a better sense of hearing compared with Blacks. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
NA | 8 | 0.9861592 | NA | NA | 1 | 2 | 6 | 2.0666667 | 1.0247094 | NA | 6 | ▇▆▁▅▂▁▁▁ |
| bio_diff6 | Black people’s skin has more collagen | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
NA | 8 | 0.9861592 | NA | NA | 1 | 3 | 6 | 2.9526316 | 1.3736927 | NA | 6 | ▆▅▁▆▇▁▃▁ |
| bio_diff7 | Blacks have a more sensitive sense of smell than Whites; they can differentiate odors and detect faint smells better than Whites. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
NA | 8 | 0.9861592 | NA | NA | 1 | 2 | 6 | 2.2561404 | 1.1592097 | NA | 6 | ▇▆▁▆▃▁▁▁ |
| bio_diff8 | Whites have more efficient respiratory systems than Blacks. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
NA | 8 | 0.9861592 | NA | NA | 1 | 2 | 6 | 2.2035088 | 1.1157862 | NA | 6 | ▇▆▁▆▂▁▁▁ |
| bio_diff9 | Black couples are significantly more fertile than White couples. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
NA | 8 | 0.9861592 | NA | NA | 1 | 2 | 6 | 2.2491228 | 1.1393463 | NA | 6 | ▇▆▁▆▃▁▁▁ |
| bio_diff10 | Blacks are better at detecting movement than Whites. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
NA | 8 | 0.9861592 | NA | NA | 1 | 2 | 6 | 2.2421053 | 1.2255263 | NA | 6 | ▇▅▁▅▃▁▁▁ |
| bio_diff11 | Blacks have stronger immune systems than Whites and are less likely to contract colds. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
NA | 8 | 0.9861592 | NA | NA | 1 | 2 | 6 | 2.4192982 | 1.2227973 | NA | 6 | ▇▆▁▆▅▁▁▁ |
| bio_diff12 | Whites are less susceptible to heart disease like hypertension than Blacks. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
NA | 8 | 0.9861592 | NA | NA | 1 | 2 | 6 | 2.4350877 | 1.2674776 | NA | 6 | ▇▇▁▇▅▁▁▁ |
| bio_diff13 | Blacks are less likely to contract spinal cord diseases like multiple sclerosis. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
NA | 8 | 0.9861592 | NA | NA | 1 | 2 | 6 | 2.4736842 | 1.1961459 | NA | 6 | ▇▇▁▇▆▁▁▁ |
| bio_diff14 | Blacks, on average, have denser, stronger bones than Whites. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
NA | 8 | 0.9861592 | NA | NA | 1 | 3 | 6 | 2.6508772 | 1.3200659 | NA | 6 | ▇▆▁▆▇▁▂▁ |
| bio_diff15 | Whites are less likely to have a stroke than Blacks. | haven_labelled | 1. Definitely untrue, 2. Probably untrue, 3. Possibly untrue, 4. Possibly true, 5. Probably true, 6. Definitely true |
NA | 8 | 0.9861592 | NA | NA | 1 | 2 | 6 | 2.2929825 | 1.0868053 | NA | 6 | ▇▇▁▇▃▁▁▁ |
| reactivity1 | I daydream and fantasize, with some regularity, about things that might happen to me. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 3 | 4 | 2.8140351 | 1.0440961 | NA | 5 | ▁▂▁▆▁▇▁▇ |
| reactivity2 | I often have tender, concerned feelings for people less fortunate than me. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
NA | 9 | 0.9844291 | NA | NA | 0 | 3 | 4 | 2.6977153 | 1.0209142 | NA | 5 | ▁▂▁▅▁▇▁▅ |
| reactivity3R | I sometimes find it difficult to see things from the “other guy’s” point of view. | haven_labelled | 4. Does not describe me well, 3. 1, 2. 2, 1. 3, 0. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 3 | 4 | 2.5385965 | 1.0248673 | NA | 5 | ▁▃▁▆▁▇▁▅ |
| reactivity4R | Sometimes I don’t feel very sorry for other people when they are having problems. | haven_labelled | 4. Does not describe me well, 3. 1, 2. 2, 1. 3, 0. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 3 | 4 | 2.5824561 | 1.0920906 | NA | 5 | ▁▃▁▇▁▇▁▆ |
| reactivity5 | I really get involved with the feelings of the characters in a novel. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 2 | 4 | 2.1245614 | 1.2323668 | NA | 5 | ▃▆▁▇▁▇▁▅ |
| reactivity6 | In emergency situations, I feel apprehensive and ill-at-ease. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 2 | 4 | 1.6964912 | 1.0238741 | NA | 5 | ▃▆▁▇▁▃▁▁ |
| reactivity7R | I am usually objective when I watch a movie or play, and I don’t often get completely caught up in it. | haven_labelled | 4. Does not describe me well, 3. 1, 2. 2, 1. 3, 0. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 3 | 4 | 2.4947368 | 1.0773953 | NA | 5 | ▁▃▁▇▁▇▁▅ |
| reactivity8 | I try to look at everybody’s side of a disagreement before I make a decision. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 3 | 4 | 2.7245614 | 0.9520638 | NA | 5 | ▁▂▁▅▁▇▁▅ |
| reactivity9 | When I see someone being taken advantage of, I feel kind of protective towards them. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
NA | 9 | 0.9844291 | NA | NA | 0 | 3 | 4 | 2.9015817 | 0.8846187 | NA | 5 | ▁▁▁▅▁▇▁▅ |
| reactivity10 | I sometimes feel helpless when I am in the middle of a very emotional situation. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 2 | 4 | 2.1491228 | 1.1375710 | NA | 5 | ▂▅▁▇▁▇▁▃ |
| reactivity11 | I sometimes try to understand my friends better by imagining how things look from their perspective. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 3 | 4 | 2.7403509 | 0.9592505 | NA | 5 | ▁▂▁▅▁▇▁▅ |
| reactivity12R | Becoming extremely involved in a good book or movie is somewhat rare for me. | haven_labelled | 4. Does not describe me well, 3. 1, 2. 2, 1. 3, 0. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 3 | 4 | 2.4614035 | 1.2118708 | NA | 5 | ▂▅▁▇▁▇▁▆ |
| reactivity13R | When I see someone get hurt, I tend to remain calm. | haven_labelled | 4. Does not describe me well, 3. 1, 2. 2, 1. 3, 0. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 2 | 4 | 1.7561404 | 1.0514895 | NA | 5 | ▃▇▁▇▁▅▁▁ |
| reactivity14R | Other people’s misfortunes do not usually disturb me a great deal. | haven_labelled | 4. Does not describe me well, 3. 1, 2. 2, 1. 3, 0. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 3 | 4 | 2.6491228 | 0.9883545 | NA | 5 | ▁▂▁▆▁▇▁▅ |
| reactivity15R | If I’m sure I’m right about something, I don’t waste much time listening to other people’s arguments. | haven_labelled | 4. Does not describe me well, 3. 1, 2. 2, 1. 3, 0. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 2 | 4 | 2.1298246 | 1.0886804 | NA | 5 | ▂▅▁▇▁▆▁▂ |
| reactivity16 | After seeing a play or movie, I have felt as though I were one of the characters. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 2 | 4 | 2.0035088 | 1.2279643 | NA | 5 | ▅▆▁▇▁▇▁▃ |
| reactivity17 | Being in a tense emotional situation scares me. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
NA | 9 | 0.9844291 | NA | NA | 0 | 2 | 4 | 2.0755712 | 1.1716655 | NA | 5 | ▃▆▁▇▁▇▁▃ |
| reactivity18R | When I see someone being treated unfairly, I sometimes don’t feel very much pity for them. | haven_labelled | 4. Does not describe me well, 3. 1, 2. 2, 1. 3, 0. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 3 | 4 | 3.0701754 | 0.9860120 | NA | 5 | ▁▁▁▃▁▇▁▇ |
| reactivity19R | I am usually pretty effective in dealing with emergencies. | haven_labelled | 4. Does not describe me well, 3. 1, 2. 2, 1. 3, 0. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 1 | 4 | 1.4000000 | 0.9437613 | NA | 5 | ▃▇▁▆▁▂▁▁ |
| reactivity20 | I am often quite touched by things that I see happen. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
NA | 9 | 0.9844291 | NA | NA | 0 | 3 | 4 | 2.6098418 | 1.0272561 | NA | 5 | ▁▂▁▅▁▇▁▃ |
| reactivity21 | I believe that there are two sides to every question and try to look at them both. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 3 | 4 | 2.7403509 | 0.9518938 | NA | 5 | ▁▂▁▆▁▇▁▅ |
| reactivity22 | I would describe myself as a pretty soft-hearted person. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
NA | 9 | 0.9844291 | NA | NA | 0 | 3 | 4 | 2.6959578 | 1.0264124 | NA | 5 | ▁▂▁▆▁▇▁▅ |
| reactivity23 | When I watch a good movie, I can very easily put myself in the place of a leading character. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 3 | 4 | 2.4263158 | 1.1643543 | NA | 5 | ▂▃▁▇▁▇▁▅ |
| reactivity24 | I tend to lose control during emergencies. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 1 | 4 | 1.1333333 | 0.9391567 | NA | 5 | ▅▇▁▅▁▁▁▁ |
| reactivity25 | When I’m upset at someone, I usually try to “put myself in his shoes” for a while. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 2 | 4 | 2.1947368 | 1.0991163 | NA | 5 | ▂▅▁▇▁▇▁▃ |
| reactivity26 | When I am reading an interesting story or novel, I imagine how I would feel if the events in the story were happening to me. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 3 | 4 | 2.4456140 | 1.1623971 | NA | 5 | ▂▃▁▆▁▇▁▅ |
| reactivity27 | When I see someone who badly needs help in an emergency, I go to pieces. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 1 | 4 | 1.2666667 | 1.0315469 | NA | 5 | ▆▇▁▆▁▂▁▁ |
| reactivity28 | Before criticizing somebody, I try to imagine how I would feel if I were in their place. | haven_labelled | 0. Does not describe me well, 1. 1, 2. 2, 3. 3, 4. Describes me very well |
NA | 8 | 0.9861592 | NA | NA | 0 | 3 | 4 | 2.5947368 | 1.0229220 | NA | 5 | ▁▂▁▆▁▇▁▃ |
| self_monitoring1 | I find it hard to imitate the behavior of other people. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring2 | My behavior is usually an expression of my true inner feelings, attitudes, and beliefs. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring3 | As parties and social gatherings, I do not attempt to do or say things that others will like. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring4 | I can only argue for ideas I already believe. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring5 | I can make impromptu speeches even on topics about which I have almost no information. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring6 | I guess I put on a show to impress or entertain people. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring7 | When I am uncertain how to act in a social situation, I look to the behavior of others for cues. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring8 | I would probably make a good actor. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring9 | I rarely need the advice of my friends to choose movies, books, or music. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring10 | I sometimes appear to others to be experiencing deeper emotions than I actually am. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring11 | I laugh more when I watch a comedy with others than when alone. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring12 | In a group of people I am rarely the center of attention. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring13 | In different situations and with different people, I often act like very different persons. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring14 | I am not particularly good at making other people like me. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring15 | Even if I am not enjoying myself, I often pretend to be having a good time. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring16 | I am not always the person I appear to be. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring17 | I would not change my opinions (or the way I do things) in order to please someone else or win their favor. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring18 | I have considered being an entertainer. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring19 | In order to get along and be like, I tend to be what other people expect me to be rather than anything else. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring20 | I have never been good at games like charades or improvisational acting. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring21 | I have trouble changing my behavior to suit different people and different situations. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring22 | At a party, I let’s others keep the jokes and stories going. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring23 | I can look anyone in the eye and tell a lie with a straight face (if for a right end). | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| self_monitoring24 | I may deceive people by being friendly when I really dislike them. | haven_labelled | T. T, F. F |
NA | 6 | 0.9896194 | 2 | 0 | 1 | NA | 1 | NA | NA | 0 | 2 | NA |
| paradoxical_mindset1 | When I consider conflicting perspectives, I gain a better understanding of an issue. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 7 | 0.9878893 | NA | NA | 1 | 6 | 7 | 5.4956217 | 1.0960368 | NA | 7 | ▁▁▁▃▁▆▇▃ |
| paradoxical_mindset2 | I am comfortable dealing with conflicting demands at the same time. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 7 | 0.9878893 | NA | NA | 1 | 5 | 7 | 4.6252189 | 1.3243978 | NA | 7 | ▁▁▃▆▁▇▅▂ |
| paradoxical_mindset3 | Accepting contradictions is essential for my success. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 7 | 0.9878893 | NA | NA | 1 | 5 | 7 | 4.8143608 | 1.2314036 | NA | 7 | ▁▁▂▇▁▆▆▂ |
| paradoxical_mindset4 | Tension between ideas energize me. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 7 | 0.9878893 | NA | NA | 1 | 4 | 7 | 4.3677758 | 1.3921882 | NA | 7 | ▁▂▃▇▁▆▃▂ |
| paradoxical_mindset5 | I enjoy it when I manage to pursue contradictory goals. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 7 | 0.9878893 | NA | NA | 1 | 4 | 7 | 4.6024518 | 1.2173862 | NA | 7 | ▁▁▂▇▁▅▃▁ |
| paradoxical_mindset6 | I often experience myself as simultaneously embracing conflicting demands. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 7 | 0.9878893 | NA | NA | 1 | 4 | 7 | 4.3187391 | 1.1979438 | NA | 7 | ▁▁▂▇▁▅▂▁ |
| paradoxical_mindset7 | I am comfortable working on tasks that contradict each other. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 7 | 0.9878893 | NA | NA | 1 | 4 | 7 | 4.2014011 | 1.3244256 | NA | 7 | ▁▃▅▇▁▇▃▁ |
| paradoxical_mindset8 | I feel uplifted when I realize that two opposites can be true. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 7 | 0.9878893 | NA | NA | 1 | 5 | 7 | 4.6742557 | 1.2062786 | NA | 7 | ▁▁▂▇▁▇▃▂ |
| paradoxical_mindset9 | I feel energized when I manage to address contradictory issues. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 7 | 0.9878893 | NA | NA | 1 | 5 | 7 | 4.8371278 | 1.1064824 | NA | 7 | ▁▁▁▇▁▇▆▂ |
| integrative_complexity1 | I believe in the value of dissent. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 10 | 0.9826990 | NA | NA | 1 | 4 | 7 | 4.6830986 | 1.1134561 | NA | 7 | ▁▁▁▇▁▃▃▁ |
| integrative_complexity2 | I understand how there can always be divergent viewpoints on certain issues. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 10 | 0.9826990 | NA | NA | 2 | 6 | 7 | 5.6250000 | 1.0330730 | NA | 7 | ▁▁▁▂▃▁▇▃ |
| integrative_complexity3 | I often recognize how multiple, potentially competing, perspectives have validity. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 10 | 0.9826990 | NA | NA | 2 | 6 | 7 | 5.5299296 | 0.9736305 | NA | 7 | ▁▁▁▂▆▁▇▃ |
| integrative_complexity4 | I try to view issues from multiple perspectives. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 10 | 0.9826990 | NA | NA | 2 | 6 | 7 | 5.6496479 | 1.0467721 | NA | 7 | ▁▁▁▂▅▁▇▅ |
| integrative_complexity5 | I believe there are no clear right and wrong, or good and bad, ways of doing things. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 10 | 0.9826990 | NA | NA | 1 | 4 | 7 | 4.3838028 | 1.5259836 | NA | 7 | ▁▃▆▇▁▇▆▃ |
| integrative_complexity6 | I tend to be receptive to different points of view on an issue. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 10 | 0.9826990 | NA | NA | 2 | 5 | 7 | 5.0669014 | 1.1185921 | NA | 7 | ▁▂▁▆▇▁▇▂ |
| integrative_complexity7 | I believe that trade-offs can be avoided when making decisions; in other words, everybody can win. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 10 | 0.9826990 | NA | NA | 1 | 4 | 7 | 4.3750000 | 1.3154388 | NA | 7 | ▁▂▅▇▁▇▅▂ |
| integrative_complexity8 | When there are different perspectives on an issue, I often point out the common areas of overlap that may serve to bridge these differences. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 10 | 0.9826990 | NA | NA | 1 | 5 | 7 | 4.8345070 | 1.0970890 | NA | 7 | ▁▁▂▇▁▇▅▂ |
| integrative_complexity9 | I highlight connections between seemingly conflicting perspectives raised by people on an issue. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 10 | 0.9826990 | NA | NA | 1 | 5 | 7 | 4.7429577 | 1.0776484 | NA | 7 | ▁▁▁▇▁▆▃▂ |
| integrative_complexity10 | I incorporate the multiple, sometimes conflicting, opinions of people to propose a new solution. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 10 | 0.9826990 | NA | NA | 2 | 5 | 7 | 4.8609155 | 1.0607743 | NA | 7 | ▁▂▁▇▇▁▅▂ |
| integrative_complexity11 | I tend to suggest new solutions that take into consideration the different viewpoints raised by people. | haven_labelled | 1. Strongly disagree, 2. Disagree, 3. Slightly disagree, 4. Neither agree nor disagree, 5. Slightly agree, 6. Agree, 7. Strongly agree |
NA | 10 | 0.9826990 | NA | NA | 2 | 5 | 7 | 5.0475352 | 1.0688111 | NA | 7 | ▁▁▁▆▇▁▆▂ |
| multiple_identitiy1 | I am a member of lots of different social groups. | haven_labelled | 1. Do not agree at all, 2. 2, 3. 3, 4. 4, 5. 5, 6. 6, 7. Agree completely |
NA | 10 | 0.9826990 | NA | NA | 1 | 4 | 7 | 4.2869718 | 1.6047898 | NA | 7 | ▂▃▅▆▁▇▃▃ |
| multiple_identitiy2 | I join in the activities of lots of different social groups. | haven_labelled | 1. Do not agree at all, 2. 2, 3. 3, 4. 4, 5. 5, 6. 6, 7. Agree completely |
NA | 10 | 0.9826990 | NA | NA | 1 | 4 | 7 | 4.1250000 | 1.5385264 | NA | 7 | ▂▃▆▇▁▇▃▂ |
| multiple_identitiy3 | I have friends who are members of lots of different social groups. | haven_labelled | 1. Do not agree at all, 2. 2, 3. 3, 4. 4, 5. 5, 6. 6, 7. Agree completely |
NA | 10 | 0.9826990 | NA | NA | 1 | 5 | 7 | 4.8785211 | 1.4344083 | NA | 7 | ▁▁▂▅▁▇▃▃ |
| multiple_identitiy4 | I have strong ties with lots of different social groups. | haven_labelled | 1. Do not agree at all, 2. 2, 3. 3, 4. 4, 5. 5, 6. 6, 7. Agree completely |
NA | 10 | 0.9826990 | NA | NA | 1 | 4 | 7 | 4.2957746 | 1.5681519 | NA | 7 | ▁▃▅▇▁▇▃▃ |
| self_monitoring1_score | NA | haven_labelled | 1. F, 0. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 1 | 1 | 0.7255245 | 0.4466402 | NA | 2 | ▃▁▁▁▁▁▁▇ |
| self_monitoring2_score | NA | haven_labelled | 1. F, 0. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 0 | 1 | 0.1660839 | 0.3724817 | NA | 2 | ▇▁▁▁▁▁▁▂ |
| self_monitoring3_score | NA | haven_labelled | 1. F, 0. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 1 | 1 | 0.7482517 | 0.4343972 | NA | 2 | ▃▁▁▁▁▁▁▇ |
| self_monitoring4_score | NA | haven_labelled | 1. F, 0. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 0 | 1 | 0.4825175 | 0.5001316 | NA | 2 | ▇▁▁▁▁▁▁▇ |
| self_monitoring9_score | NA | haven_labelled | 1. F, 0. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 0 | 1 | 0.4405594 | 0.4968888 | NA | 2 | ▇▁▁▁▁▁▁▆ |
| self_monitoring12_score | NA | haven_labelled | 1. F, 0. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 0 | 1 | 0.3863636 | 0.4873418 | NA | 2 | ▇▁▁▁▁▁▁▅ |
| self_monitoring14_score | NA | haven_labelled | 1. F, 0. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 1 | 1 | 0.7587413 | 0.4282214 | NA | 2 | ▂▁▁▁▁▁▁▇ |
| self_monitoring17_score | NA | haven_labelled | 1. F, 0. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 0 | 1 | 0.3356643 | 0.4726355 | NA | 2 | ▇▁▁▁▁▁▁▅ |
| self_monitoring20_score | NA | haven_labelled | 1. F, 0. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 1 | 1 | 0.5891608 | 0.4924167 | NA | 2 | ▆▁▁▁▁▁▁▇ |
| self_monitoring21_score | NA | haven_labelled | 1. F, 0. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 1 | 1 | 0.7237762 | 0.4475202 | NA | 2 | ▃▁▁▁▁▁▁▇ |
| self_monitoring22_score | NA | haven_labelled | 1. F, 0. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 0 | 1 | 0.3758741 | 0.4847717 | NA | 2 | ▇▁▁▁▁▁▁▅ |
| self_monitoring5_score | NA | haven_labelled | 0. F, 1. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 0 | 1 | 0.2989510 | 0.4581990 | NA | 2 | ▇▁▁▁▁▁▁▃ |
| self_monitoring6_score | NA | haven_labelled | 0. F, 1. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 0 | 1 | 0.4160839 | 0.4933392 | NA | 2 | ▇▁▁▁▁▁▁▆ |
| self_monitoring7_score | NA | haven_labelled | 0. F, 1. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 1 | 1 | 0.7657343 | 0.4239097 | NA | 2 | ▂▁▁▁▁▁▁▇ |
| self_monitoring8_score | NA | haven_labelled | 0. F, 1. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 0 | 1 | 0.4213287 | 0.4942042 | NA | 2 | ▇▁▁▁▁▁▁▆ |
| self_monitoring10_score | NA | haven_labelled | 0. F, 1. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 0 | 1 | 0.4108392 | 0.4924167 | NA | 2 | ▇▁▁▁▁▁▁▆ |
| self_monitoring11_score | NA | haven_labelled | 0. F, 1. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 1 | 1 | 0.6625874 | 0.4732408 | NA | 2 | ▅▁▁▁▁▁▁▇ |
| self_monitoring13_score | NA | haven_labelled | 0. F, 1. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 0 | 1 | 0.4772727 | 0.4999204 | NA | 2 | ▇▁▁▁▁▁▁▇ |
| self_monitoring15_score | NA | haven_labelled | 0. F, 1. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 1 | 1 | 0.5996503 | 0.4903980 | NA | 2 | ▆▁▁▁▁▁▁▇ |
| self_monitoring16_score | NA | haven_labelled | 0. F, 1. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 1 | 1 | 0.5506993 | 0.4978583 | NA | 2 | ▆▁▁▁▁▁▁▇ |
| self_monitoring18_score | NA | haven_labelled | 0. F, 1. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 0 | 1 | 0.3426573 | 0.4750134 | NA | 2 | ▇▁▁▁▁▁▁▅ |
| self_monitoring19_score | NA | haven_labelled | 0. F, 1. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 0 | 1 | 0.3234266 | 0.4681934 | NA | 2 | ▇▁▁▁▁▁▁▃ |
| self_monitoring23_score | NA | haven_labelled | 0. F, 1. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 1 | 1 | 0.5332168 | 0.4993321 | NA | 2 | ▇▁▁▁▁▁▁▇ |
| self_monitoring24_score | NA | haven_labelled | 0. F, 1. T |
NA | 6 | 0.9896194 | NA | NA | 0 | 1 | 1 | 0.6555944 | 0.4755900 | NA | 2 | ▅▁▁▁▁▁▁▇ |
| CESD_sum | 20 CESD items aggregated by rowSums | numeric | NA | CESD4R, CESD8R, CESD12R, CESD16R, CESD1, CESD2, CESD3, CESD5, CESD6, CESD7, CESD9, CESD10, CESD11, CESD13, CESD14, CESD15, CESD17, CESD18, CESD19, CESD20 | 7 | 0.9878893 | NA | NA | 0.00 | 15.0 | 51.0 | 17.1506130 | 10.4144845 | NA | NA | ▇▇▅▂▁ |
| social_isolation_mean | 8 social_isolation items aggregated by rowMeans | numeric | NA | social_isolation1, social_isolation2, social_isolation3, social_isolation4, social_isolation5, social_isolation6, social_isolation7, social_isolation8 | 12 | 0.9792388 | NA | NA | 1.00 | 2.1 | 5.0 | 2.2005300 | 0.8942625 | NA | NA | ▇▆▅▂▁ |
| bio_diff_mean | 11 bio_diff items aggregated by rowMeans | numeric | NA | bio_diff1, bio_diff2, bio_diff3, bio_diff4, bio_diff5, bio_diff6, bio_diff7, bio_diff8, bio_diff9, bio_diff10, bio_diff11 | 8 | 0.9861592 | NA | NA | 1.00 | 2.3 | 4.7 | 2.3301435 | 0.9463113 | NA | NA | ▇▆▇▅▁ |
| reactivity_mean | 28 reactivity items aggregated by rowMeans | numeric | NA | reactivity3R, reactivity4R, reactivity7R, reactivity12R, reactivity13R, reactivity14R, reactivity15R, reactivity18R, reactivity19R, reactivity1, reactivity2, reactivity5, reactivity6, reactivity8, reactivity9, reactivity10, reactivity11, reactivity16, reactivity17, reactivity20, reactivity21, reactivity22, reactivity23, reactivity24, reactivity25, reactivity26, reactivity27, reactivity28 | 9 | 0.9844291 | NA | NA | 0.82 | 2.3 | 3.4 | 2.3256339 | 0.4191706 | NA | NA | ▁▂▇▆▂ |
| self_monitoring_sum | 24 self_monitoring items aggregated by rowSums | numeric | NA | self_monitoring5_score, self_monitoring6_score, self_monitoring7_score, self_monitoring8_score, self_monitoring10_score, self_monitoring11_score, self_monitoring13_score, self_monitoring15_score, self_monitoring16_score, self_monitoring18_score, self_monitoring19_score, self_monitoring23_score, self_monitoring24_score, self_monitoring1_score, self_monitoring2_score, self_monitoring3_score, self_monitoring4_score, self_monitoring9_score, self_monitoring12_score, self_monitoring14_score, self_monitoring17_score, self_monitoring20_score, self_monitoring21_score, self_monitoring22_score | 6 | 0.9896194 | NA | NA | 4.00 | 12.0 | 22.0 | 12.1905594 | 3.6228089 | NA | NA | ▂▇▇▆▁ |
| paradoxical_mindset_mean | 9 paradoxical_mindset items aggregated by rowMeans | numeric | NA | paradoxical_mindset1, paradoxical_mindset2, paradoxical_mindset3, paradoxical_mindset4, paradoxical_mindset5, paradoxical_mindset6, paradoxical_mindset7, paradoxical_mindset8, paradoxical_mindset9 | 7 | 0.9878893 | NA | NA | 1.89 | 4.6 | 7.0 | 4.6596614 | 0.8297027 | NA | NA | ▁▂▇▃▁ |
| integrative_complexity_mean | 11 integrative_complexity items aggregated by rowMeans | numeric | NA | integrative_complexity1, integrative_complexity2, integrative_complexity3, integrative_complexity4, integrative_complexity5, integrative_complexity6, integrative_complexity7, integrative_complexity8, integrative_complexity9, integrative_complexity10, integrative_complexity11 | 10 | 0.9826990 | NA | NA | 3.27 | 4.9 | 7.0 | 4.9817542 | 0.7400781 | NA | NA | ▃▇▇▃▂ |
| multiple_identitiy_mean | 4 multiple_identitiy items aggregated by rowMeans | numeric | NA | multiple_identitiy1, multiple_identitiy2, multiple_identitiy3, multiple_identitiy4 | 10 | 0.9826990 | NA | NA | 1.00 | 4.4 | 7.0 | 4.3965669 | 1.3574933 | NA | NA | ▂▃▇▇▃ |
The following JSON-LD can be found by search engines, if you share this codebook publicly on the web.
{
"name": "codebook_data",
"datePublished": "2021-01-19",
"description": "The dataset has N=578 rows and 157 columns.\n562 rows have no missing values on any column.\n\n\n## Table of variables\nThis table contains variable names, labels, and number of missing values.\nSee the complete codebook for more.\n\n[truncated]\n\n### Note\nThis dataset was automatically described using the [codebook R package](https://rubenarslan.github.io/codebook/) (version 0.9.2).",
"keywords": ["id", "StartDate", "EndDate", "finished", "heart", "valence", "social_isolation1", "social_isolation2", "social_isolation3", "social_isolation4", "social_isolation5", "social_isolation6", "social_isolation7", "social_isolation8", "CESD1", "CESD2", "CESD3", "CESD4R", "CESD5", "CESD6", "CESD7", "CESD8R", "CESD9", "CESD10", "CESD11", "CESD12R", "CESD13", "CESD14", "CESD15", "CESD16R", "CESD17", "CESD18", "CESD19", "CESD20", "bio_diff1", "bio_diff2", "bio_diff3", "bio_diff4", "bio_diff5", "bio_diff6", "bio_diff7", "bio_diff8", "bio_diff9", "bio_diff10", "bio_diff11", "bio_diff12", "bio_diff13", "bio_diff14", "bio_diff15", "reactivity1", "reactivity2", "reactivity3R", "reactivity4R", "reactivity5", "reactivity6", "reactivity7R", "reactivity8", "reactivity9", "reactivity10", "reactivity11", "reactivity12R", "reactivity13R", "reactivity14R", "reactivity15R", "reactivity16", "reactivity17", "reactivity18R", "reactivity19R", "reactivity20", "reactivity21", "reactivity22", "reactivity23", "reactivity24", "reactivity25", "reactivity26", "reactivity27", "reactivity28", "self_monitoring1", "self_monitoring2", "self_monitoring3", "self_monitoring4", "self_monitoring5", "self_monitoring6", "self_monitoring7", "self_monitoring8", "self_monitoring9", "self_monitoring10", "self_monitoring11", "self_monitoring12", "self_monitoring13", "self_monitoring14", "self_monitoring15", "self_monitoring16", "self_monitoring17", "self_monitoring18", "self_monitoring19", "self_monitoring20", "self_monitoring21", "self_monitoring22", "self_monitoring23", "self_monitoring24", "paradoxical_mindset1", "paradoxical_mindset2", "paradoxical_mindset3", "paradoxical_mindset4", "paradoxical_mindset5", "paradoxical_mindset6", "paradoxical_mindset7", "paradoxical_mindset8", "paradoxical_mindset9", "integrative_complexity1", "integrative_complexity2", "integrative_complexity3", "integrative_complexity4", "integrative_complexity5", "integrative_complexity6", "integrative_complexity7", "integrative_complexity8", "integrative_complexity9", "integrative_complexity10", "integrative_complexity11", "multiple_identitiy1", "multiple_identitiy2", "multiple_identitiy3", "multiple_identitiy4", "self_monitoring1_score", "self_monitoring2_score", "self_monitoring3_score", "self_monitoring4_score", "self_monitoring9_score", "self_monitoring12_score", "self_monitoring14_score", "self_monitoring17_score", "self_monitoring20_score", "self_monitoring21_score", "self_monitoring22_score", "self_monitoring5_score", "self_monitoring6_score", "self_monitoring7_score", "self_monitoring8_score", "self_monitoring10_score", "self_monitoring11_score", "self_monitoring13_score", "self_monitoring15_score", "self_monitoring16_score", "self_monitoring18_score", "self_monitoring19_score", "self_monitoring23_score", "self_monitoring24_score", "CESD_sum", "social_isolation_mean", "bio_diff_mean", "reactivity_mean", "self_monitoring_sum", "paradoxical_mindset_mean", "integrative_complexity_mean", "multiple_identitiy_mean"],
"@context": "http://schema.org/",
"@type": "Dataset",
"variableMeasured": [
{
"name": "id",
"description": "Participant ID",
"@type": "propertyValue"
},
{
"name": "StartDate",
"@type": "propertyValue"
},
{
"name": "EndDate",
"@type": "propertyValue"
},
{
"name": "finished",
"@type": "propertyValue"
},
{
"name": "heart",
"description": "Heart Manikin",
"@type": "propertyValue"
},
{
"name": "valence",
"description": "Valence Self-Assessment Manikin",
"@type": "propertyValue"
},
{
"name": "social_isolation1",
"description": "I felt left out.",
"value": "1. Never,\n2. Rarely,\n3. Sometimes,\n4. Usually,\n5. Always",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "social_isolation2",
"description": "I felt that people barely know me.",
"value": "1. Never,\n2. Rarely,\n3. Sometimes,\n4. Usually,\n5. Always",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "social_isolation3",
"description": "I felt isolated from others.",
"value": "1. Never,\n2. Rarely,\n3. Sometimes,\n4. Usually,\n5. Always",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "social_isolation4",
"description": "I felt that people were around me but not with me.",
"value": "1. Never,\n2. Rarely,\n3. Sometimes,\n4. Usually,\n5. Always",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "social_isolation5",
"description": "I felt isolated even when I was not alone.",
"value": "1. Never,\n2. Rarely,\n3. Sometimes,\n4. Usually,\n5. Always",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "social_isolation6",
"description": "I felt that people avoided talking to me.",
"value": "1. Never,\n2. Rarely,\n3. Sometimes,\n4. Usually,\n5. Always",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "social_isolation7",
"description": "I felt detached from other people.",
"value": "1. Never,\n2. Rarely,\n3. Sometimes,\n4. Usually,\n5. Always",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "social_isolation8",
"description": "I felt like a stranger to those around me.",
"value": "1. Never,\n2. Rarely,\n3. Sometimes,\n4. Usually,\n5. Always",
"maxValue": 5,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "CESD1",
"description": "I was bothered by things that usually don’t bother me.",
"value": "0. Rarely or none of the time,\n1. Some or a little of the time (1-2 days) ,\n2. Occasionally or a moderate amount of time (3-4 days) ,\n3. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD2",
"description": "I did not feel like eating, my appetite was poor.",
"value": "0. Rarely or none of the time,\n1. Some or a little of the time (1-2 days) ,\n2. Occasionally or a moderate amount of time (3-4 days) ,\n3. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD3",
"description": "I felt that I could not shake off the blues even with help from my family and friends.",
"value": "0. Rarely or none of the time,\n1. Some or a little of the time (1-2 days) ,\n2. Occasionally or a moderate amount of time (3-4 days) ,\n3. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD4R",
"description": "I felt that I was just as good as other people.",
"value": "3. Rarely or none of the time,\n2. Some or a little of the time (1-2 days) ,\n1. Occasionally or a moderate amount of time (3-4 days) ,\n0. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD5",
"description": "I had trouble keeping my mind on what I was doing.",
"value": "0. Rarely or none of the time,\n1. Some or a little of the time (1-2 days) ,\n2. Occasionally or a moderate amount of time (3-4 days) ,\n3. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD6",
"description": "I felt depressed.",
"value": "0. Rarely or none of the time,\n1. Some or a little of the time (1-2 days) ,\n2. Occasionally or a moderate amount of time (3-4 days) ,\n3. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD7",
"description": "I felt that everything I did was an effort.",
"value": "0. Rarely or none of the time,\n1. Some or a little of the time (1-2 days) ,\n2. Occasionally or a moderate amount of time (3-4 days) ,\n3. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD8R",
"description": "I felt hopeful about the future.",
"value": "3. Rarely or none of the time,\n2. Some or a little of the time (1-2 days) ,\n1. Occasionally or a moderate amount of time (3-4 days) ,\n0. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD9",
"description": "I thought my life had been a failure.",
"value": "0. Rarely or none of the time,\n1. Some or a little of the time (1-2 days) ,\n2. Occasionally or a moderate amount of time (3-4 days) ,\n3. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD10",
"description": "I felt fearful.",
"value": "0. Rarely or none of the time,\n1. Some or a little of the time (1-2 days) ,\n2. Occasionally or a moderate amount of time (3-4 days) ,\n3. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD11",
"description": "My sleep was restless.",
"value": "0. Rarely or none of the time,\n1. Some or a little of the time (1-2 days) ,\n2. Occasionally or a moderate amount of time (3-4 days) ,\n3. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD12R",
"description": "I was happy.",
"value": "3. Rarely or none of the time,\n2. Some or a little of the time (1-2 days) ,\n1. Occasionally or a moderate amount of time (3-4 days) ,\n0. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD13",
"description": "I talked less than usual.",
"value": "0. Rarely or none of the time,\n1. Some or a little of the time (1-2 days) ,\n2. Occasionally or a moderate amount of time (3-4 days) ,\n3. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD14",
"description": "I felt lonely.",
"value": "0. Rarely or none of the time,\n1. Some or a little of the time (1-2 days) ,\n2. Occasionally or a moderate amount of time (3-4 days) ,\n3. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD15",
"description": "People were unfriendly.",
"value": "0. Rarely or none of the time,\n1. Some or a little of the time (1-2 days) ,\n2. Occasionally or a moderate amount of time (3-4 days) ,\n3. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD16R",
"description": "I enjoyed life.",
"value": "3. Rarely or none of the time,\n2. Some or a little of the time (1-2 days) ,\n1. Occasionally or a moderate amount of time (3-4 days) ,\n0. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD17",
"description": "I had crying spells.",
"value": "0. Rarely or none of the time,\n1. Some or a little of the time (1-2 days) ,\n2. Occasionally or a moderate amount of time (3-4 days) ,\n3. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD18",
"description": "I felt sad.",
"value": "0. Rarely or none of the time,\n1. Some or a little of the time (1-2 days) ,\n2. Occasionally or a moderate amount of time (3-4 days) ,\n3. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD19",
"description": "I felt people disliked me.",
"value": "0. Rarely or none of the time,\n1. Some or a little of the time (1-2 days) ,\n2. Occasionally or a moderate amount of time (3-4 days) ,\n3. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD20",
"description": "I could not “get going.”",
"value": "0. Rarely or none of the time,\n1. Some or a little of the time (1-2 days) ,\n2. Occasionally or a moderate amount of time (3-4 days) ,\n3. Most or all of the time",
"maxValue": 3,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "bio_diff1",
"description": "On average, Blacks age more slowly than Whites.",
"value": "1. Definitely untrue,\n2. Probably untrue,\n3. Possibly untrue,\n4. Possibly true,\n5. Probably true,\n6. Definitely true",
"maxValue": 6,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "bio_diff2",
"description": "Black people’s nerve-endings are less sensitive than White people’s nerve-endings.",
"value": "1. Definitely untrue,\n2. Probably untrue,\n3. Possibly untrue,\n4. Possibly true,\n5. Probably true,\n6. Definitely true",
"maxValue": 6,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "bio_diff3",
"description": "Black people’s blood coagulates more quickly — because of that, Blacks have a lower rate of hemophilia than Whites.",
"value": "1. Definitely untrue,\n2. Probably untrue,\n3. Possibly untrue,\n4. Possibly true,\n5. Probably true,\n6. Definitely true",
"maxValue": 6,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "bio_diff4",
"description": "Whites, on average, have larger brains than Blacks.",
"value": "1. Definitely untrue,\n2. Probably untrue,\n3. Possibly untrue,\n4. Possibly true,\n5. Probably true,\n6. Definitely true",
"maxValue": 6,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "bio_diff5",
"description": "Whites have a better sense of hearing compared with Blacks.",
"value": "1. Definitely untrue,\n2. Probably untrue,\n3. Possibly untrue,\n4. Possibly true,\n5. Probably true,\n6. Definitely true",
"maxValue": 6,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "bio_diff6",
"description": "Black people’s skin has more collagen",
"value": "1. Definitely untrue,\n2. Probably untrue,\n3. Possibly untrue,\n4. Possibly true,\n5. Probably true,\n6. Definitely true",
"maxValue": 6,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "bio_diff7",
"description": "Blacks have a more sensitive sense of smell than Whites; they can differentiate odors and detect faint smells better than Whites.",
"value": "1. Definitely untrue,\n2. Probably untrue,\n3. Possibly untrue,\n4. Possibly true,\n5. Probably true,\n6. Definitely true",
"maxValue": 6,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "bio_diff8",
"description": "Whites have more efficient respiratory systems than Blacks.",
"value": "1. Definitely untrue,\n2. Probably untrue,\n3. Possibly untrue,\n4. Possibly true,\n5. Probably true,\n6. Definitely true",
"maxValue": 6,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "bio_diff9",
"description": "Black couples are significantly more fertile than White couples.",
"value": "1. Definitely untrue,\n2. Probably untrue,\n3. Possibly untrue,\n4. Possibly true,\n5. Probably true,\n6. Definitely true",
"maxValue": 6,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "bio_diff10",
"description": "Blacks are better at detecting movement than Whites.",
"value": "1. Definitely untrue,\n2. Probably untrue,\n3. Possibly untrue,\n4. Possibly true,\n5. Probably true,\n6. Definitely true",
"maxValue": 6,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "bio_diff11",
"description": "Blacks have stronger immune systems than Whites and are less likely to contract colds.",
"value": "1. Definitely untrue,\n2. Probably untrue,\n3. Possibly untrue,\n4. Possibly true,\n5. Probably true,\n6. Definitely true",
"maxValue": 6,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "bio_diff12",
"description": "Whites are less susceptible to heart disease like hypertension than Blacks.",
"value": "1. Definitely untrue,\n2. Probably untrue,\n3. Possibly untrue,\n4. Possibly true,\n5. Probably true,\n6. Definitely true",
"maxValue": 6,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "bio_diff13",
"description": "Blacks are less likely to contract spinal cord diseases like multiple sclerosis.",
"value": "1. Definitely untrue,\n2. Probably untrue,\n3. Possibly untrue,\n4. Possibly true,\n5. Probably true,\n6. Definitely true",
"maxValue": 6,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "bio_diff14",
"description": "Blacks, on average, have denser, stronger bones than Whites.",
"value": "1. Definitely untrue,\n2. Probably untrue,\n3. Possibly untrue,\n4. Possibly true,\n5. Probably true,\n6. Definitely true",
"maxValue": 6,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "bio_diff15",
"description": "Whites are less likely to have a stroke than Blacks.",
"value": "1. Definitely untrue,\n2. Probably untrue,\n3. Possibly untrue,\n4. Possibly true,\n5. Probably true,\n6. Definitely true",
"maxValue": 6,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "reactivity1",
"description": "I daydream and fantasize, with some regularity, about things that might happen to me.",
"value": "0. Does not describe me well,\n1. 1,\n2. 2,\n3. 3,\n4. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity2",
"description": "I often have tender, concerned feelings for people less fortunate than me.",
"value": "0. Does not describe me well,\n1. 1,\n2. 2,\n3. 3,\n4. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity3R",
"description": "I sometimes find it difficult to see things from the \"other guy's\" point of view.",
"value": "4. Does not describe me well,\n3. 1,\n2. 2,\n1. 3,\n0. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity4R",
"description": "Sometimes I don't feel very sorry for other people when they are having problems.",
"value": "4. Does not describe me well,\n3. 1,\n2. 2,\n1. 3,\n0. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity5",
"description": "I really get involved with the feelings of the characters in a novel.",
"value": "0. Does not describe me well,\n1. 1,\n2. 2,\n3. 3,\n4. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity6",
"description": "In emergency situations, I feel apprehensive and ill-at-ease.",
"value": "0. Does not describe me well,\n1. 1,\n2. 2,\n3. 3,\n4. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity7R",
"description": "I am usually objective when I watch a movie or play, and I don't often get completely caught up in it.",
"value": "4. Does not describe me well,\n3. 1,\n2. 2,\n1. 3,\n0. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity8",
"description": "I try to look at everybody's side of a disagreement before I make a decision.",
"value": "0. Does not describe me well,\n1. 1,\n2. 2,\n3. 3,\n4. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity9",
"description": "When I see someone being taken advantage of, I feel kind of protective towards them.",
"value": "0. Does not describe me well,\n1. 1,\n2. 2,\n3. 3,\n4. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity10",
"description": "I sometimes feel helpless when I am in the middle of a very emotional situation.",
"value": "0. Does not describe me well,\n1. 1,\n2. 2,\n3. 3,\n4. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity11",
"description": "I sometimes try to understand my friends better by imagining how things look from their perspective.",
"value": "0. Does not describe me well,\n1. 1,\n2. 2,\n3. 3,\n4. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity12R",
"description": "Becoming extremely involved in a good book or movie is somewhat rare for me.",
"value": "4. Does not describe me well,\n3. 1,\n2. 2,\n1. 3,\n0. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity13R",
"description": "When I see someone get hurt, I tend to remain calm.",
"value": "4. Does not describe me well,\n3. 1,\n2. 2,\n1. 3,\n0. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity14R",
"description": "Other people's misfortunes do not usually disturb me a great deal.",
"value": "4. Does not describe me well,\n3. 1,\n2. 2,\n1. 3,\n0. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity15R",
"description": "If I'm sure I'm right about something, I don't waste much time listening to other people's arguments.",
"value": "4. Does not describe me well,\n3. 1,\n2. 2,\n1. 3,\n0. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity16",
"description": "After seeing a play or movie, I have felt as though I were one of the characters.",
"value": "0. Does not describe me well,\n1. 1,\n2. 2,\n3. 3,\n4. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity17",
"description": "Being in a tense emotional situation scares me.",
"value": "0. Does not describe me well,\n1. 1,\n2. 2,\n3. 3,\n4. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity18R",
"description": "When I see someone being treated unfairly, I sometimes don't feel very much pity for them.",
"value": "4. Does not describe me well,\n3. 1,\n2. 2,\n1. 3,\n0. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity19R",
"description": "I am usually pretty effective in dealing with emergencies.",
"value": "4. Does not describe me well,\n3. 1,\n2. 2,\n1. 3,\n0. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity20",
"description": "I am often quite touched by things that I see happen.",
"value": "0. Does not describe me well,\n1. 1,\n2. 2,\n3. 3,\n4. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity21",
"description": "I believe that there are two sides to every question and try to look at them both.",
"value": "0. Does not describe me well,\n1. 1,\n2. 2,\n3. 3,\n4. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity22",
"description": "I would describe myself as a pretty soft-hearted person.",
"value": "0. Does not describe me well,\n1. 1,\n2. 2,\n3. 3,\n4. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity23",
"description": "When I watch a good movie, I can very easily put myself in the place of a leading character.",
"value": "0. Does not describe me well,\n1. 1,\n2. 2,\n3. 3,\n4. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity24",
"description": "I tend to lose control during emergencies.",
"value": "0. Does not describe me well,\n1. 1,\n2. 2,\n3. 3,\n4. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity25",
"description": "When I'm upset at someone, I usually try to \"put myself in his shoes\" for a while.",
"value": "0. Does not describe me well,\n1. 1,\n2. 2,\n3. 3,\n4. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity26",
"description": "When I am reading an interesting story or novel, I imagine how I would feel if the events in the story were happening to me.",
"value": "0. Does not describe me well,\n1. 1,\n2. 2,\n3. 3,\n4. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity27",
"description": "When I see someone who badly needs help in an emergency, I go to pieces.",
"value": "0. Does not describe me well,\n1. 1,\n2. 2,\n3. 3,\n4. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "reactivity28",
"description": "Before criticizing somebody, I try to imagine how I would feel if I were in their place.",
"value": "0. Does not describe me well,\n1. 1,\n2. 2,\n3. 3,\n4. Describes me very well",
"maxValue": 4,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring1",
"description": "I find it hard to imitate the behavior of other people.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring2",
"description": "My behavior is usually an expression of my true inner feelings, attitudes, and beliefs.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring3",
"description": "As parties and social gatherings, I do not attempt to do or say things that others will like.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring4",
"description": "I can only argue for ideas I already believe.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring5",
"description": "I can make impromptu speeches even on topics about which I have almost no information.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring6",
"description": "I guess I put on a show to impress or entertain people.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring7",
"description": "When I am uncertain how to act in a social situation, I look to the behavior of others for cues.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring8",
"description": "I would probably make a good actor.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring9",
"description": "I rarely need the advice of my friends to choose movies, books, or music.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring10",
"description": "I sometimes appear to others to be experiencing deeper emotions than I actually am.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring11",
"description": "I laugh more when I watch a comedy with others than when alone.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring12",
"description": "In a group of people I am rarely the center of attention.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring13",
"description": "In different situations and with different people, I often act like very different persons.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring14",
"description": "I am not particularly good at making other people like me.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring15",
"description": "Even if I am not enjoying myself, I often pretend to be having a good time.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring16",
"description": "I am not always the person I appear to be.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring17",
"description": "I would not change my opinions (or the way I do things) in order to please someone else or win their favor.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring18",
"description": "I have considered being an entertainer.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring19",
"description": "In order to get along and be like, I tend to be what other people expect me to be rather than anything else.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring20",
"description": "I have never been good at games like charades or improvisational acting.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring21",
"description": "I have trouble changing my behavior to suit different people and different situations.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring22",
"description": "At a party, I let's others keep the jokes and stories going.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring23",
"description": "I can look anyone in the eye and tell a lie with a straight face (if for a right end).",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "self_monitoring24",
"description": "I may deceive people by being friendly when I really dislike them.",
"value": "T. T,\nF. F",
"maxValue": "T",
"minValue": "F",
"@type": "propertyValue"
},
{
"name": "paradoxical_mindset1",
"description": "When I consider conflicting perspectives, I gain a better understanding of an issue.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "paradoxical_mindset2",
"description": "I am comfortable dealing with conflicting demands at the same time.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "paradoxical_mindset3",
"description": "Accepting contradictions is essential for my success.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "paradoxical_mindset4",
"description": "Tension between ideas energize me.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "paradoxical_mindset5",
"description": "I enjoy it when I manage to pursue contradictory goals.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "paradoxical_mindset6",
"description": "I often experience myself as simultaneously embracing conflicting demands.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "paradoxical_mindset7",
"description": "I am comfortable working on tasks that contradict each other.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "paradoxical_mindset8",
"description": "I feel uplifted when I realize that two opposites can be true.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "paradoxical_mindset9",
"description": "I feel energized when I manage to address contradictory issues.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "integrative_complexity1",
"description": "I believe in the value of dissent.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "integrative_complexity2",
"description": "I understand how there can always be divergent viewpoints on certain issues.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "integrative_complexity3",
"description": "I often recognize how multiple, potentially competing, perspectives have validity.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "integrative_complexity4",
"description": "I try to view issues from multiple perspectives.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "integrative_complexity5",
"description": "I believe there are no clear right and wrong, or good and bad, ways of doing things.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "integrative_complexity6",
"description": "I tend to be receptive to different points of view on an issue.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "integrative_complexity7",
"description": "I believe that trade-offs can be avoided when making decisions; in other words, everybody can win.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "integrative_complexity8",
"description": "When there are different perspectives on an issue, I often point out the common areas of overlap that may serve to bridge these differences.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "integrative_complexity9",
"description": "I highlight connections between seemingly conflicting perspectives raised by people on an issue.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "integrative_complexity10",
"description": "I incorporate the multiple, sometimes conflicting, opinions of people to propose a new solution.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "integrative_complexity11",
"description": "I tend to suggest new solutions that take into consideration the different viewpoints raised by people.",
"value": "1. Strongly disagree,\n2. Disagree,\n3. Slightly disagree,\n4. Neither agree nor disagree,\n5. Slightly agree,\n6. Agree,\n7. Strongly agree",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "multiple_identitiy1",
"description": "I am a member of lots of different social groups.",
"value": "1. Do not agree at all,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. Agree completely",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "multiple_identitiy2",
"description": "I join in the activities of lots of different social groups.",
"value": "1. Do not agree at all,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. Agree completely",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "multiple_identitiy3",
"description": "I have friends who are members of lots of different social groups.",
"value": "1. Do not agree at all,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. Agree completely",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "multiple_identitiy4",
"description": "I have strong ties with lots of different social groups.",
"value": "1. Do not agree at all,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. Agree completely",
"maxValue": 7,
"minValue": 1,
"@type": "propertyValue"
},
{
"name": "self_monitoring1_score",
"value": "1. F,\n0. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring2_score",
"value": "1. F,\n0. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring3_score",
"value": "1. F,\n0. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring4_score",
"value": "1. F,\n0. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring9_score",
"value": "1. F,\n0. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring12_score",
"value": "1. F,\n0. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring14_score",
"value": "1. F,\n0. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring17_score",
"value": "1. F,\n0. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring20_score",
"value": "1. F,\n0. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring21_score",
"value": "1. F,\n0. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring22_score",
"value": "1. F,\n0. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring5_score",
"value": "0. F,\n1. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring6_score",
"value": "0. F,\n1. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring7_score",
"value": "0. F,\n1. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring8_score",
"value": "0. F,\n1. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring10_score",
"value": "0. F,\n1. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring11_score",
"value": "0. F,\n1. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring13_score",
"value": "0. F,\n1. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring15_score",
"value": "0. F,\n1. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring16_score",
"value": "0. F,\n1. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring18_score",
"value": "0. F,\n1. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring19_score",
"value": "0. F,\n1. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring23_score",
"value": "0. F,\n1. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "self_monitoring24_score",
"value": "0. F,\n1. T",
"maxValue": 1,
"minValue": 0,
"@type": "propertyValue"
},
{
"name": "CESD_sum",
"description": "20 CESD items aggregated by rowSums",
"@type": "propertyValue"
},
{
"name": "social_isolation_mean",
"description": "8 social_isolation items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "bio_diff_mean",
"description": "11 bio_diff items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "reactivity_mean",
"description": "28 reactivity items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "self_monitoring_sum",
"description": "24 self_monitoring items aggregated by rowSums",
"@type": "propertyValue"
},
{
"name": "paradoxical_mindset_mean",
"description": "9 paradoxical_mindset items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "integrative_complexity_mean",
"description": "11 integrative_complexity items aggregated by rowMeans",
"@type": "propertyValue"
},
{
"name": "multiple_identitiy_mean",
"description": "4 multiple_identitiy items aggregated by rowMeans",
"@type": "propertyValue"
}
]
}`
Scale: social_isolation_mean
Overview
Reliability: .
Missing: 12.
Likert plot of scale social_isolation_mean items
Distribution of scale social_isolation_mean
Reliability details
Scale diagnosis
Reliability (internal consistency) estimates
Scale structure
Information about this scale
Estimates assuming interval level
(Estimates assuming ordinal level not computed, as the polychoric correlation matrix has missing values.)
Note: the normal point estimate and confidence interval for omega are based on the procedure suggested by Dunn, Baguley & Brunsden (2013) using the MBESS function ci.reliability, whereas the psych package point estimate was suggested in Revelle & Zinbarg (2008). See the help (‘?ufs::scaleStructure’) for more information.
Eigen values
5.806, 0.574, 0.422, 0.347, 0.248, 0.229, 0.191 & 0.183
Factor analysis (reproducing only shared variance)
Component analysis (reproducing full covariance matrix)
Item descriptives
Scattermatrix
Scatterplot
Summary statistics
2. Rarely,
3. Sometimes,
4. Usually,
5. Always
2. Rarely,
3. Sometimes,
4. Usually,
5. Always
2. Rarely,
3. Sometimes,
4. Usually,
5. Always
2. Rarely,
3. Sometimes,
4. Usually,
5. Always
2. Rarely,
3. Sometimes,
4. Usually,
5. Always
2. Rarely,
3. Sometimes,
4. Usually,
5. Always
2. Rarely,
3. Sometimes,
4. Usually,
5. Always
2. Rarely,
3. Sometimes,
4. Usually,
5. Always